Namespace: SimpleEssentials.IO.Readers Assembly: SimpleEssentials (in SimpleEssentials.dll)
public T Read<T>( string filePath )
Public Function Read(Of T) ( _ filePath As String _ ) As T
public: generic<typename T> T Read( String^ filePath )
Submit feedback about this site to: