Click or drag to resize

NotifyPropertyChangedDataContext Constructor

Constructor.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public NotifyPropertyChangedDataContext(
	INotifyPropertyChanged dataContext
)

Parameters

dataContext
Type: System.ComponentModelINotifyPropertyChanged

[Missing <param name="dataContext"/> documentation for "M:Slash.Unity.DataBind.Core.Data.NotifyPropertyChangedDataContext.#ctor(System.ComponentModel.INotifyPropertyChanged)"]

See Also