Method | Description | |
---|---|---|
ReadResource ( string resourcePath ) : string | ||
ReadResourceAsStream ( string resourcePath ) : Stream |
public static ReadResource ( string resourcePath ) : string | ||
resourcePath | string | |
return | string |
public static ReadResourceAsStream ( string resourcePath ) : Stream | ||
resourcePath | string | |
return | Stream |