C# Class PostSharp.NotifyPropertyChanged.PropertyDependencyMap

Afficher le fichier Open project: robertream/PostSharp.NotifyPropertyChanged Class Usage Examples

Méthodes publiques

Méthode Description
For ( Type type ) : string[]>.Dictionary
ForProperty ( PropertyInfo referenceProperty ) : string[]>.Dictionary

Method Details

For() public static méthode

public static For ( Type type ) : string[]>.Dictionary
type System.Type
Résultat string[]>.Dictionary

ForProperty() public static méthode

public static ForProperty ( PropertyInfo referenceProperty ) : string[]>.Dictionary
referenceProperty System.Reflection.PropertyInfo
Résultat string[]>.Dictionary