'Declaration
Public Function New( _ ByVal type As System.Type, _ ByVal activator As NActivator _ )
'Usage
Dim type As System.Type Dim activator As NActivator Dim instance As New NTypeInfo(type, activator)
public NTypeInfo( System.Type type, NActivator activator )
Parameters
- type
- activator