C# Class TeaDriven.Graphology.FuncTypeExclusion

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

Méthodes publiques

Méthode Description
AppliesTo ( Type type ) : bool
FuncTypeExclusion ( bool>.Func rule ) : System

Method Details

AppliesTo() public méthode

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

FuncTypeExclusion() public méthode

public FuncTypeExclusion ( bool>.Func rule ) : System
rule bool>.Func
Résultat System