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

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

공개 메소드들

메소드 설명
Resolve ( IAssembly currentAssembly ) : IList
UnresolvedSecurityDeclarationBlob ( int securityAction, byte blob ) : System

비공개 메소드들

메소드 설명
ReadSecurityBlob ( ICSharpCode.NRefactory.TypeSystem.Implementation.BlobReader reader, IAttribute attributes, ITypeResolveContext context, ICSharpCode.NRefactory.Semantics.ResolveResult securityActionRR ) : void

메소드 상세

Resolve() 공개 메소드

public Resolve ( IAssembly currentAssembly ) : IList
currentAssembly IAssembly
리턴 IList

UnresolvedSecurityDeclarationBlob() 공개 메소드

public UnresolvedSecurityDeclarationBlob ( int securityAction, byte blob ) : System
securityAction int
blob byte
리턴 System