C# 클래스 ICSharpCode.NRefactory.TypeSystem.Implementation.UnresolvedSecurityAttribute

상속: IUnresolvedAttribute, ISupportsInterning
파일 보기 프로젝트 열기: 0xd4d/NRefactory 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ISupportsInterning bool
ISupportsInterning int
IUnresolvedAttribute IAttribute

공개 메소드들

메소드 설명
UnresolvedSecurityAttribute ( UnresolvedSecurityDeclarationBlob secDecl, int index ) : System

비공개 메소드들

메소드 설명
ISupportsInterning ( ISupportsInterning other ) : bool
ISupportsInterning ( ) : int
IUnresolvedAttribute ( ITypeResolveContext context ) : IAttribute

메소드 상세

UnresolvedSecurityAttribute() 공개 메소드

public UnresolvedSecurityAttribute ( UnresolvedSecurityDeclarationBlob secDecl, int index ) : System
secDecl UnresolvedSecurityDeclarationBlob
index int
리턴 System