C# Класс Machine.Specifications.Utility.ReflectionCompatExtensions

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

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

Метод Описание
AsType ( this memberInfo ) : Type
IsType ( this memberInfo ) : bool
TryGetLocation ( this assembly ) : string

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

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

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

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

public static IsType ( this memberInfo ) : bool
memberInfo this
Результат bool

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

public static TryGetLocation ( this assembly ) : string
assembly this
Результат string