StaticServiceWrapper<InterfaceType, DefaultImplementationType>.Service Property |
Singleton object instance behind the wrapper
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntaxpublic static InterfaceType Service { get; }
Property Value
Type:
InterfaceType
See Also