C# Класс ICSharpCode.NRefactory.TypeSystem.Implementation.UnresolvedSecurityAttribute

Наследование: IUnresolvedAttribute, ISupportsInterning
Показать файл Открыть проект Примеры использования класса

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