C# Class ICSharpCode.NRefactory.TypeSystem.Implementation.UnresolvedSecurityDeclarationBlob

Afficher le fichier Open project: 0xd4d/NRefactory Class Usage Examples

Méthodes publiques

Méthode Description
Resolve ( IAssembly currentAssembly ) : IList
UnresolvedSecurityDeclarationBlob ( int securityAction, byte blob ) : System

Private Methods

Méthode Description
ReadSecurityBlob ( ICSharpCode.NRefactory.TypeSystem.Implementation.BlobReader reader, IAttribute attributes, ITypeResolveContext context, ICSharpCode.NRefactory.Semantics.ResolveResult securityActionRR ) : void

Method Details

Resolve() public méthode

public Resolve ( IAssembly currentAssembly ) : IList
currentAssembly IAssembly
Résultat IList

UnresolvedSecurityDeclarationBlob() public méthode

public UnresolvedSecurityDeclarationBlob ( int securityAction, byte blob ) : System
securityAction int
blob byte
Résultat System