C# Класс Snooze.Routing.AssemblyExtensions

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

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

Метод Описание
GetLoadableNestedTypes ( this type ) : IEnumerable
GetLoadableTypes ( this assembly ) : IEnumerable

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

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

public static GetLoadableNestedTypes ( this type ) : IEnumerable
type this
Результат IEnumerable

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

public static GetLoadableTypes ( this assembly ) : IEnumerable
assembly this
Результат IEnumerable