| 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)
Syntax public interface IExtensionInterface
Public Interface IExtensionInterface
See Also