'Declaration
Sub OnAttributePropertyChanged( _ ByVal attributeFullName As System.String, _ ByVal propertyName As System.String _ )
'Usage
Dim instance As INAttributeObserver Dim attributeFullName As System.String Dim propertyName As System.String instance.OnAttributePropertyChanged(attributeFullName, propertyName)
void OnAttributePropertyChanged( System.string attributeFullName, System.string propertyName )
Parameters
- attributeFullName
- propertyName