C# Class TeaDriven.Graphology.FilteringGetTypeFields

Inheritance: IGetTypeFields
Exibir arquivo Open project: TeaDrivenDev/Graphology

Public Methods

Method Description
FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
For ( Type type ) : IEnumerable

Method Details

FilteringGetTypeFields() public method

public FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
getTypeFields IGetTypeFields
typeFieldExclusion ITypeFieldExclusion
return System

For() public method

public For ( Type type ) : IEnumerable
type System.Type
return IEnumerable