Methods

  Name Description
Public method Static member CreateInstance(Type, array<Object>[]()[][])
Create an instance of the T.
Public method Static member CreateInstance<(Of <<'(T>)>>)(array<Object>[]()[][])
Create an instance of the T.
Public method Static member GetActivator(ConstructorInfo)
Get an object activator delegate.
Public method Static member GetActivator<(Of <<'(T>)>>)(ConstructorInfo)
Get an object activator delegate.

See Also