C# 클래스 Thinktecture.Tools.Web.Services.CodeGeneration.ServiceTypeTypeFilter

This class implements the type filter for filtering service types.
상속: ITypeFilter
파일 보기 프로젝트 열기: WSCF/WSCF 1 사용 예제들

공개 메소드들

메소드 설명
IsMatching ( CodeTypeExtension type ) : bool

메소드 상세

IsMatching() 공개 메소드

public IsMatching ( CodeTypeExtension type ) : bool
type CodeTypeExtension
리턴 bool