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

This class implements the type filter for filtering message contracts.
Inheritance: ITypeFilter
ファイルを表示 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