Method | Description | |
---|---|---|
ReadBytes ( string resourcePath ) : byte[] | ||
ReadStream ( string resourcePath ) : |
||
ReadString ( string resourcePath ) : string |
public static ReadBytes ( string resourcePath ) : byte[] | ||
resourcePath | string | |
return | byte[] |
public static ReadStream ( string resourcePath ) : |
||
resourcePath | string | |
return |
public static ReadString ( string resourcePath ) : string | ||
resourcePath | string | |
return | string |