[]
Class with static methods used for enumerating and retrieving application resources.
public class ResourceLoader
| Name | Description |
|---|---|
| ResourceLoader() |
| Name | Description |
|---|---|
| GetStream(Assembly, string) | Loads the specified manifest resource from the specified assembly. |
| GetStream(string) | Loads the specified manifest resource from the entry assembly. |