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

This class implements the type filter for filtering data contracts.
Inheritance: ITypeFilter
Afficher le fichier Open project: WSCF/WSCF Class Usage Examples

Méthodes publiques

Méthode Description
IsMatching ( CodeTypeExtension type ) : bool

Method Details

IsMatching() public méthode

public IsMatching ( CodeTypeExtension type ) : bool
type CodeTypeExtension
Résultat bool