Click or drag to resize
DataManagerFactoryChangeManager Method
Change the Manager to another manager

Namespace: DrawerBackup.Native.Data
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static void ChangeManager(
	Type to
)

Parameters

to
Type: SystemType
See Also