C# Класс NCop.Composite.Extensions.CompositeExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetDisposableFromAttribute ( this type ) : bool
GetNameFromAttribute ( this type ) : string
GetTypeFromAttribute ( this type ) : Type

Описание методов

GetDisposableFromAttribute() публичный статический Метод

public static GetDisposableFromAttribute ( this type ) : bool
type this
Результат bool

GetNameFromAttribute() публичный статический Метод

public static GetNameFromAttribute ( this type ) : string
type this
Результат string

GetTypeFromAttribute() публичный статический Метод

public static GetTypeFromAttribute ( this type ) : Type
type this
Результат System.Type