ImplementationAttribute Constructor |
Constructor
Namespace: CMSAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax protected ImplementationAttribute(
Type interfaceType
)
Parameters
- interfaceType
- Type: SystemType
Interface type that is implemented by the class
See Also