C# Class TeaDriven.Graphology.ConcreteTypeExclusion

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

Méthodes publiques

Méthode Description
AppliesTo ( Type type ) : bool
ConcreteTypeExclusion ( ) : System
ConcreteTypeExclusion ( IEnumerable types ) : System

Method Details

AppliesTo() public méthode

public AppliesTo ( Type type ) : bool
type System.Type
Résultat bool

ConcreteTypeExclusion() public méthode

public ConcreteTypeExclusion ( ) : System
Résultat System

ConcreteTypeExclusion() public méthode

public ConcreteTypeExclusion ( IEnumerable types ) : System
types IEnumerable
Résultat System