Class XmlStorageConfig
- Namespace
- OmegaEngine.Foundation.Storage
- Assembly
- OmegaEngine.Foundation.dll
Global configuration for XmlStorage.
public static class XmlStorageConfig
- Inheritance
-
XmlStorageConfig
- Inherited Members
Methods
Apply()
Applies the configuration to XmlStorage.
public static void Apply()
Remarks
Must be called before XmlStorage is used.