C# Class TeaDriven.Graphology.FilteringGetTypeFields

Inheritance: IGetTypeFields
Afficher le fichier Open project: TeaDrivenDev/Graphology

Méthodes publiques

Méthode Description
FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
For ( Type type ) : IEnumerable

Method Details

FilteringGetTypeFields() public méthode

public FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
getTypeFields IGetTypeFields
typeFieldExclusion ITypeFieldExclusion
Résultat System

For() public méthode

public For ( Type type ) : IEnumerable
type System.Type
Résultat IEnumerable