Метод | Описание | |
---|---|---|
ReadBytes ( string resourcePath ) : byte[] | ||
ReadStream ( string resourcePath ) : |
||
ReadString ( string resourcePath ) : string |
public static ReadBytes ( string resourcePath ) : byte[] | ||
resourcePath | string | |
Результат | byte[] |
public static ReadStream ( string resourcePath ) : |
||
resourcePath | string | |
Результат |
public static ReadString ( string resourcePath ) : string | ||
resourcePath | string | |
Результат | string |