C# Class PoorMansTSqlFormatterLib.Formatters.HtmlPageWrapper

Inheritance: ISqlTreeFormatter
Afficher le fichier Open project: rudi-bruchez/SQLTrismegiste

Méthodes publiques

Méthode Description
FormatSQLTree ( System sqlTree ) : string
HtmlPageWrapper ( ISqlTreeFormatter underlyingFormatter ) : System

Method Details

FormatSQLTree() public méthode

public FormatSQLTree ( System sqlTree ) : string
sqlTree System
Résultat string

HtmlPageWrapper() public méthode

public HtmlPageWrapper ( ISqlTreeFormatter underlyingFormatter ) : System
underlyingFormatter ISqlTreeFormatter
Résultat System