'DeclarationPublic Function New( _ ByVal type As System.Type, _ ByVal activator As NActivator _ )
'UsageDim 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