'Declaration
Public Function New( _ ByVal originType As System.Type, _ ByVal primitiveType As System.Type _ )
'Usage
Dim originType As System.Type Dim primitiveType As System.Type Dim instance As New NPrimitiveTypeEnumAttribute(originType, primitiveType)
public NPrimitiveTypeEnumAttribute( System.Type originType, System.Type primitiveType )
Parameters
- originType
- primitiveType