C# 클래스 Mono.CSharp.ImportedDefinition.AttributesBag

파일 보기 프로젝트 열기: praeclarum/runcs

공개 프로퍼티들

프로퍼티 타입 설명
AttributeUsage System.AttributeUsageAttribute
CLSAttributeValue bool?
CoClass System.TypeSpec
Conditionals string[]
Default AttributesBag
DefaultIndexerName string
Obsolete System.ObsoleteAttribute

공개 메소드들

메소드 설명
Read ( MemberInfo mi, MetadataImporter importer ) : AttributesBag

메소드 상세

Read() 공개 정적인 메소드

public static Read ( MemberInfo mi, MetadataImporter importer ) : AttributesBag
mi MemberInfo
importer MetadataImporter
리턴 AttributesBag

프로퍼티 상세

AttributeUsage 공개적으로 프로퍼티

public AttributeUsageAttribute,System AttributeUsage
리턴 System.AttributeUsageAttribute

CLSAttributeValue 공개적으로 프로퍼티

public bool? CLSAttributeValue
리턴 bool?

CoClass 공개적으로 프로퍼티

public TypeSpec,System CoClass
리턴 System.TypeSpec

Conditionals 공개적으로 프로퍼티

public string[] Conditionals
리턴 string[]

Default 공개적으로 정적으로 프로퍼티

public static AttributesBag Default
리턴 AttributesBag

DefaultIndexerName 공개적으로 프로퍼티

public string DefaultIndexerName
리턴 string

Obsolete 공개적으로 프로퍼티

public ObsoleteAttribute,System Obsolete
리턴 System.ObsoleteAttribute