C# 클래스 Mono.Cecil.TypeReferenceProjection

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

공개 프로퍼티들

프로퍼티 타입 설명
Name string
Namespace string
Scope IMetadataScope
Treatment TypeReferenceTreatment

공개 메소드들

메소드 설명
TypeReferenceProjection ( TypeReference type, TypeReferenceTreatment treatment ) : System

메소드 상세

TypeReferenceProjection() 공개 메소드

public TypeReferenceProjection ( TypeReference type, TypeReferenceTreatment treatment ) : System
type TypeReference
treatment TypeReferenceTreatment
리턴 System

프로퍼티 상세

Name 공개적으로 프로퍼티

public string Name
리턴 string

Namespace 공개적으로 프로퍼티

public string Namespace
리턴 string

Scope 공개적으로 프로퍼티

public IMetadataScope Scope
리턴 IMetadataScope

Treatment 공개적으로 프로퍼티

public TypeReferenceTreatment Treatment
리턴 TypeReferenceTreatment