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

Inheritance: IUnresolvedAttribute, ISupportsInterning
Afficher le fichier Open project: 0xd4d/NRefactory Class Usage Examples

Private Properties

Свойство Type Description
ISupportsInterning bool
ISupportsInterning int
IUnresolvedAttribute IAttribute

Méthodes publiques

Méthode Description
UnresolvedSecurityAttribute ( UnresolvedSecurityDeclarationBlob secDecl, int index ) : System

Private Methods

Méthode Description
ISupportsInterning ( ISupportsInterning other ) : bool
ISupportsInterning ( ) : int
IUnresolvedAttribute ( ITypeResolveContext context ) : IAttribute

Method Details

UnresolvedSecurityAttribute() public méthode

public UnresolvedSecurityAttribute ( UnresolvedSecurityDeclarationBlob secDecl, int index ) : System
secDecl UnresolvedSecurityDeclarationBlob
index int
Résultat System