C# Class Thinktecture.Tools.Web.Services.CodeGeneration.ClientTypeTypeFilter

This class implements the type filter for filtering client types.
Inheritance: ITypeFilter
Datei anzeigen Open project: WSCF/WSCF Class Usage Examples

Public Methods

Method Description
IsMatching ( CodeTypeExtension type ) : bool

Method Details

IsMatching() public method

public IsMatching ( CodeTypeExtension type ) : bool
type CodeTypeExtension
return bool