C# Class PropertyDependency, NotifyPropertyWeaver

Show file Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Public Properties

Property Type Description
ShouldAlsoNotifyFor Mono.Cecil.PropertyDefinition
WhenPropertyIsSet Mono.Cecil.PropertyDefinition

Property Details

ShouldAlsoNotifyFor public property

public PropertyDefinition,Mono.Cecil ShouldAlsoNotifyFor
return Mono.Cecil.PropertyDefinition

WhenPropertyIsSet public property

public PropertyDefinition,Mono.Cecil WhenPropertyIsSet
return Mono.Cecil.PropertyDefinition