C# Class NotifyPropertyData, NotifyPropertyWeaver

Exibir arquivo Open project: shiftkey/NotifyPropertyWeaver

Public Properties

Property Type Description
AlsoNotifyFor List
CheckForEquality bool?
SetIsChanged bool?

Public Methods

Method Description
NotifyPropertyData ( ) : System.Collections.Generic

Method Details

NotifyPropertyData() public method

public NotifyPropertyData ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

AlsoNotifyFor public_oe property

public List AlsoNotifyFor
return List

CheckForEquality public_oe property

public bool? CheckForEquality
return bool?

SetIsChanged public_oe property

public bool? SetIsChanged
return bool?