Click or drag to resize
ConfigManager Constructor
Initializes a new instance of the ConfigManager class

Namespace: DrawerBackup.Native.Settings
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public ConfigManager(
	string name
)

Parameters

name
Type: SystemString
See Also