Name | Description | |
---|---|---|
![]() ![]() | Empty | The Empty resources |
The following tables list the members exposed by NEmbeddedResourceContainer.
Name | Description | |
---|---|---|
![]() | GetResource | Returns the resource with the specified name or null if a resource with this name does not exist. |
![]() | GetResourceBytes | Overloaded. Returns the bytes of the resource with the specified name or null if a resource with this name does not exist. |
![]() | GetResourceNames | Gets the names of the resources contained in this container. |
![]() | GetResourceStream | Gets a stream from the resource with the specified name. Returns null if a resource with this name does not exist. |
Name | Description | |
---|---|---|
![]() | AddByteArray | Adds the given byte array to this resource container's byte data. |
![]() | RegisterResource | Registers a resource. |