'DeclarationPublic Function New( _ ByVal propertyName As System.String, _ ByVal typeName As System.String _ )
'UsageDim propertyName As System.String Dim typeName As System.String Dim instance As New PropertyValue(propertyName, typeName)
public PropertyValue( System.string propertyName, System.string typeName )
Parameters
- propertyName
- typeName