'Declaration
<ExtensionAttribute()> Public Overloads Shared Function New(Of T)( _ ByVal type As Type, _ ByVal initializers As Action(Of T) _ ) As T
Parameters
- type
- The type.
- initializers
- The initializers.
Type Parameters
- T
Return Value
A new instance of type T