C# Class TeaDriven.Graphology.CompositeTypeExclusion

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

Méthodes publiques

Méthode Description
AppliesTo ( Type type ) : bool
CompositeTypeExclusion ( ) : System
CompositeTypeExclusion ( IEnumerable exclusions ) : System

Method Details

AppliesTo() public méthode

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

CompositeTypeExclusion() public méthode

public CompositeTypeExclusion ( ) : System
Résultat System

CompositeTypeExclusion() public méthode

public CompositeTypeExclusion ( IEnumerable exclusions ) : System
exclusions IEnumerable
Résultat System