Overload | Description |
---|---|
Load<T>() | Loads this instance. |
Load<T>(String) | Loads the specified config object from file |
Load<T>(Object) | Loads the specified config object by type and key. |
Load(Type,Object) | Loads the specified config object of this type. |
Load(String) | Loads the specified file name. |
Load(Type,String) | Loads the specified config object from file |
Load(Type,Guid,Boolean,String,Boolean,Boolean) | Loads the list of config objects by type. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family