Method getResourceAsStream
getResourceAsStream(Type, String)
Locates resources in the same directory as this type
Declaration
public static Stream getResourceAsStream(this Type t, string name)
Parameters
Type | Name | Description |
---|---|---|
Type | t | |
System.String | name |
Returns
Type | Description |
---|---|
Stream |