'Declaration
Public Function New( _ ByVal cache As INTypeInfoCache, _ ByVal propertyInfo As System.Reflection.PropertyInfo _ )
'Usage
Dim cache As INTypeInfoCache Dim propertyInfo As System.Reflection.PropertyInfo Dim instance As New NPropertyInfo(cache, propertyInfo)
public NPropertyInfo( INTypeInfoCache cache, System.Reflection.PropertyInfo propertyInfo )
Parameters
- cache
- propertyInfo