C# 클래스 ForwardedField, Fielder

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

공개 프로퍼티들

프로퍼티 타입 설명
DeclaringType TypeDefinition
FieldType TypeReference
Get MethodDefinition
IsReadOnly bool
PropertyDefinition Mono.Cecil.PropertyDefinition
Set MethodDefinition

프로퍼티 상세

DeclaringType 공개적으로 프로퍼티

public TypeDefinition DeclaringType
리턴 TypeDefinition

FieldType 공개적으로 프로퍼티

public TypeReference FieldType
리턴 TypeReference

Get 공개적으로 프로퍼티

public MethodDefinition Get
리턴 MethodDefinition

IsReadOnly 공개적으로 프로퍼티

public bool IsReadOnly
리턴 bool

PropertyDefinition 공개적으로 프로퍼티

public PropertyDefinition,Mono.Cecil PropertyDefinition
리턴 Mono.Cecil.PropertyDefinition

Set 공개적으로 프로퍼티

public MethodDefinition Set
리턴 MethodDefinition