Click or drag to resize
ObjectFactoryTStaticSingleton Method
Provides a static singleton instance of the object implementing this interface

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
public static T StaticSingleton()

Return Value

Type: T
See Also