C# Class NotifyPropertyData, NotifyPropertyWeaver

Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver

Méthodes publiques

Свойство Type Description
AlsoNotifyFor List
CheckForEquality bool?
SetIsChanged bool?

Méthodes publiques

Méthode Description
NotifyPropertyData ( ) : System.Collections.Generic

Method Details

NotifyPropertyData() public méthode

public NotifyPropertyData ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

AlsoNotifyFor public_oe property

public List AlsoNotifyFor
Résultat List

CheckForEquality public_oe property

public bool? CheckForEquality
Résultat bool?

SetIsChanged public_oe property

public bool? SetIsChanged
Résultat bool?