  | IExtensionInterface Interface | 
            This interface is just a type specifier and has no functions. Other interfaces at CTExtensions.Interfaces 
            actully are abstracts classes that defalt-implement corresponding core interfaces.
            
Namespace: CTExtensions.InterfacesAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic interface IExtensionInterface
Public Interface IExtensionInterface
See Also