C# 클래스 Mono.Cecil.FieldDefinitionProjection

파일 보기 프로젝트 열기: Unity-Technologies/cecil 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Attributes FieldAttributes
Treatment FieldDefinitionTreatment

공개 메소드들

메소드 설명
FieldDefinitionProjection ( FieldDefinition field, FieldDefinitionTreatment treatment ) : System

메소드 상세

FieldDefinitionProjection() 공개 메소드

public FieldDefinitionProjection ( FieldDefinition field, FieldDefinitionTreatment treatment ) : System
field FieldDefinition
treatment FieldDefinitionTreatment
리턴 System

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public FieldAttributes Attributes
리턴 FieldAttributes

Treatment 공개적으로 프로퍼티

public FieldDefinitionTreatment Treatment
리턴 FieldDefinitionTreatment