Interface IDataSource<T>

    • Method Detail

      • load

        List<T> load()
        Returns:
        a list of data of type T