C# 클래스 TypeNode, NotifyPropertyWeaver

파일 보기 프로젝트 열기: shiftkey/NotifyPropertyWeaver 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllProperties List
EventInvoker EventInvokerMethod,
IsChangedInvoker Mono.Cecil.MethodReference
Mappings List
Nodes List
OnChangedMethods List
PropertyDatas List
PropertyDependencies List
ShouldNotifyForAllInType bool
TypeDefinition TypeDefinition

공개 메소드들

메소드 설명
TypeNode ( ) : System.Collections.Generic

메소드 상세

TypeNode() 공개 메소드

public TypeNode ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

AllProperties 공개적으로 프로퍼티

public List AllProperties
리턴 List

EventInvoker 공개적으로 프로퍼티

public EventInvokerMethod, EventInvoker
리턴 EventInvokerMethod,

IsChangedInvoker 공개적으로 프로퍼티

public MethodReference,Mono.Cecil IsChangedInvoker
리턴 Mono.Cecil.MethodReference

Mappings 공개적으로 프로퍼티

public List Mappings
리턴 List

Nodes 공개적으로 프로퍼티

public List Nodes
리턴 List

OnChangedMethods 공개적으로 프로퍼티

public List OnChangedMethods
리턴 List

PropertyDatas 공개적으로 프로퍼티

public List PropertyDatas
리턴 List

PropertyDependencies 공개적으로 프로퍼티

public List PropertyDependencies
리턴 List

ShouldNotifyForAllInType 공개적으로 프로퍼티

public bool ShouldNotifyForAllInType
리턴 bool

TypeDefinition 공개적으로 프로퍼티

public TypeDefinition TypeDefinition
리턴 TypeDefinition