C# 클래스 FubuFastPack.Querying.FilterTagWriter

파일 보기 프로젝트 열기: DarthFubuMVC/FubuFastPack

공개 메소드들

메소드 설명
FilterTagWriter ( IEnumerable sources ) : System.Collections.Generic
FilterTemplatesFor ( GridViewModel model ) : HtmlTags.HtmlTag

메소드 상세

FilterTagWriter() 공개 메소드

public FilterTagWriter ( IEnumerable sources ) : System.Collections.Generic
sources IEnumerable
리턴 System.Collections.Generic

FilterTemplatesFor() 공개 메소드

public FilterTemplatesFor ( GridViewModel model ) : HtmlTags.HtmlTag
model GridViewModel
리턴 HtmlTags.HtmlTag