Click or drag to resize

ConfigManager Class

Provides access to concrete implementation configuration details through a set of components and interfaces that extend ConfigComponent and IConfigProperty. This is done so that platform specific implementation can be defined outside of the SDK, loaded and runtime and even overriden by SDK users.
Inheritance Hierarchy
SystemObject
  ImmerseSDK.ConfigConfigManager

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static class ConfigManager

The ConfigManager type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberConfigManager
Top
Methods
See Also