C# Class TeaDriven.Graphology.FuncTypeExclusion

Inheritance: ITypeExclusion
ファイルを表示 Open project: TeaDrivenDev/Graphology

Public Methods

Method Description
AppliesTo ( Type type ) : bool
FuncTypeExclusion ( bool>.Func rule ) : System

Method Details

AppliesTo() public method

public AppliesTo ( Type type ) : bool
type System.Type
return bool

FuncTypeExclusion() public method

public FuncTypeExclusion ( bool>.Func rule ) : System
rule bool>.Func
return System