Click or drag to resize

FastObjectFactoryGetCreateObjectFunction Method

Overload List
  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