C# 클래스 PoiServer.PoI.KeywordFilter

상속: Highlight
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
CalculateResult ( BaseContent bc ) : void
KeywordFilter ( ) : System.IO
KeywordFilter ( BaseContent bc, string label, string keyword, string title = "Keyword filter" ) : System.IO

메소드 상세

CalculateResult() 공개 메소드

public CalculateResult ( BaseContent bc ) : void
bc DataServer.BaseContent
리턴 void

KeywordFilter() 공개 메소드

public KeywordFilter ( ) : System.IO
리턴 System.IO

KeywordFilter() 공개 메소드

public KeywordFilter ( BaseContent bc, string label, string keyword, string title = "Keyword filter" ) : System.IO
bc DataServer.BaseContent
label string
keyword string
title string
리턴 System.IO