'Declaration
Public Function New( _ ByVal propertyInfo As System.Reflection.PropertyInfo, _ ByVal name As System.String, _ ByVal hasExplicitName As System.Boolean _ )
'Usage
Dim propertyInfo As System.Reflection.PropertyInfo Dim name As System.String Dim hasExplicitName As System.Boolean Dim instance As New NSeralizationPropertyInfo(propertyInfo, name, hasExplicitName)
public NSeralizationPropertyInfo( System.Reflection.PropertyInfo propertyInfo, System.string name, System.bool hasExplicitName )
Parameters
- propertyInfo
- name
- hasExplicitName