C# Класс TeaDriven.Graphology.FilteringGetTypeFields

Наследование: IGetTypeFields
Показать файл Открыть проект

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

Метод Описание
FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
For ( Type type ) : IEnumerable

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

FilteringGetTypeFields() публичный Метод

public FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
getTypeFields IGetTypeFields
typeFieldExclusion ITypeFieldExclusion
Результат System

For() публичный Метод

public For ( Type type ) : IEnumerable
type System.Type
Результат IEnumerable