Click or drag to resize
IPluginManagerProviderClassFactoryRestoreSnapshot Method
Restores the global class factory back to the state it was when a snapshot was taken.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ClassFactoryRestoreSnapshot(
	IClassFactory snapshot
)

Parameters

snapshot
Type: InterfaceFactoryIClassFactory
See Also