Click or drag to resize

IClassFactory Interface

Class Factory interface

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public interface IClassFactory

The IClassFactory type exposes the following members.

Methods
 NameDescription
Public methodCreateObjectT Create Instance of the templated object type.
Top
See Also