Click or drag to resize
ImplementationsRegister Method
Initialises the class factory with all the standard implementations in this library.

Namespace: VirtualRadar.WebServer
Assembly: VirtualRadar.WebServer (in VirtualRadar.WebServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void Register(
	IClassFactory factory
)

Parameters

factory
Type: InterfaceFactoryIClassFactory
See Also