C# Class PostSharp.NotifyPropertyChanged.PropertyDependencyMap

显示文件 Open project: robertream/PostSharp.NotifyPropertyChanged Class Usage Examples

Public Methods

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

Method Details

For() public static method

public static For ( Type type ) : string[]>.Dictionary
type System.Type
return string[]>.Dictionary

ForProperty() public static method

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