IResourceStorageBase.LoadFromXml Method
| Name | Parameters | Description |
|---|---|---|
| LoadFromXml(Stream) | stream | Loads resources from the stream in XML format to the resource storage. |
| LoadFromXml(String) | fileName | Loads resources from the specified file in XML format to the resource storage. |