Click or drag to resize
FactorySingleton Property
Gets the singleton class factory.

Namespace: InterfaceFactory
Assembly: InterfaceFactory (in InterfaceFactory.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IClassFactory Singleton { get; }

Property Value

Type: IClassFactory
See Also