Method | Description | |
---|---|---|
GetResource ( string name ) : Stream | ||
GetResourcesAt ( string root ) : IEnumerable |
||
RegisterResource ( string name, |
||
ResourceDirectoryExists ( string root ) : bool | ||
ResourceExists ( string name ) : bool |
Method | Description | |
---|---|---|
RegisterCollision ( string name, ResourceRegistration registration ) : void |
public GetResourcesAt ( string root ) : IEnumerable |
||
root | string | |
return | IEnumerable |
public RegisterResource ( string name, |
||
name | string | |
assembly | ||
resourceKey | string | |
return | void |
public ResourceDirectoryExists ( string root ) : bool | ||
root | string | |
return | bool |