C# 클래스 Frapid.Reports.Engine.Parsers.BodyParser

파일 보기 프로젝트 열기: frapid/frapid 1 사용 예제들

공개 메소드들

메소드 설명
BodyParser ( string path ) : System.Collections.Generic
Get ( ) : ReportBody

비공개 메소드들

메소드 설명
GetContent ( ) : string
GetGridViewCssClass ( XmlNode node ) : string
GetGridViewCssStyle ( XmlNode node ) : string
GetGridViewDataSourceIndex ( XmlNode node ) : int?

메소드 상세

BodyParser() 공개 메소드

public BodyParser ( string path ) : System.Collections.Generic
path string
리턴 System.Collections.Generic

Get() 공개 메소드

public Get ( ) : ReportBody
리턴 Frapid.Reports.Engine.Model.ReportBody