C# Class Frapid.Reports.Engine.Parsers.BodyParser

Afficher le fichier Open project: frapid/frapid Class Usage Examples

Méthodes publiques

Méthode Description
BodyParser ( string path ) : System.Collections.Generic
Get ( ) : ReportBody

Private Methods

Méthode Description
GetContent ( ) : string
GetGridViewCssClass ( XmlNode node ) : string
GetGridViewCssStyle ( XmlNode node ) : string
GetGridViewDataSourceIndex ( XmlNode node ) : int?

Method Details

BodyParser() public méthode

public BodyParser ( string path ) : System.Collections.Generic
path string
Résultat System.Collections.Generic

Get() public méthode

public Get ( ) : ReportBody
Résultat Frapid.Reports.Engine.Model.ReportBody