Mini SQL Query Extensibility Documentation
OnPropertyChanged Method (propertyName)
NamespacesMiniSqlQuery.CoreNotifyPropertyChangedBaseOnPropertyChanged(String)

[Missing <summary> documentation for "M:MiniSqlQuery.Core.NotifyPropertyChangedBase.OnPropertyChanged(System.String)"]

Declaration Syntax
C#Visual BasicVisual C++
protected void OnPropertyChanged(
	string propertyName
)
Protected Sub OnPropertyChanged ( _
	propertyName As String _
)
protected:
void OnPropertyChanged(
	String^ propertyName
)
Parameters
propertyName (String)

[Missing <param name="propertyName"/> documentation for "M:MiniSqlQuery.Core.NotifyPropertyChangedBase.OnPropertyChanged(System.String)"]

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)