C# Class TypeNode, NotifyPropertyWeaver

Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Méthodes publiques

Свойство Type Description
AllProperties List
EventInvoker EventInvokerMethod,
IsChangedInvoker Mono.Cecil.MethodReference
Mappings List
Nodes List
OnChangedMethods List
PropertyDatas List
PropertyDependencies List
ShouldNotifyForAllInType bool
TypeDefinition TypeDefinition

Méthodes publiques

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

Method Details

TypeNode() public méthode

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

Property Details

AllProperties public_oe property

public List AllProperties
Résultat List

EventInvoker public_oe property

public EventInvokerMethod, EventInvoker
Résultat EventInvokerMethod,

IsChangedInvoker public_oe property

public MethodReference,Mono.Cecil IsChangedInvoker
Résultat Mono.Cecil.MethodReference

Mappings public_oe property

public List Mappings
Résultat List

Nodes public_oe property

public List Nodes
Résultat List

OnChangedMethods public_oe property

public List OnChangedMethods
Résultat List

PropertyDatas public_oe property

public List PropertyDatas
Résultat List

PropertyDependencies public_oe property

public List PropertyDependencies
Résultat List

ShouldNotifyForAllInType public_oe property

public bool ShouldNotifyForAllInType
Résultat bool

TypeDefinition public_oe property

public TypeDefinition TypeDefinition
Résultat TypeDefinition