C# 클래스 Omikron.FactFinder.Data.AsnFilterItem

상속: Item
파일 보기 프로젝트 열기: FACT-Finder/FACT-Finder-.NET-Library 1 사용 예제들

공개 메소드들

메소드 설명
AsnFilterItem ( string value, Uri url, bool selected = false, int matchCount, int clusterLevel, string previewImage = "", string field = "" ) : System
HasPreviewImage ( ) : bool

메소드 상세

AsnFilterItem() 공개 메소드

public AsnFilterItem ( string value, Uri url, bool selected = false, int matchCount, int clusterLevel, string previewImage = "", string field = "" ) : System
value string
url System.Uri
selected bool
matchCount int
clusterLevel int
previewImage string
field string
리턴 System

HasPreviewImage() 공개 메소드

public HasPreviewImage ( ) : bool
리턴 bool