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