Click or drag to resize

FastObjectFactory Methods

The FastObjectFactory type exposes the following members.

Methods
  Name Description
Public method Static member GetCreateObjectFunction(Type) Gets delegate that creates new instance of the type.
Public method Static member GetCreateObjectFunctionT(Type) Gets delegate of specified return type that creates new instance of the type.
Top
See Also