C# Class PoorMansTSqlFormatterLib.Formatters.HtmlPageWrapper

Inheritance: ISqlTreeFormatter
Mostra file Open project: rudi-bruchez/SQLTrismegiste

Public Methods

Method Description
FormatSQLTree ( System sqlTree ) : string
HtmlPageWrapper ( ISqlTreeFormatter underlyingFormatter ) : System

Method Details

FormatSQLTree() public method

public FormatSQLTree ( System sqlTree ) : string
sqlTree System
return string

HtmlPageWrapper() public method

public HtmlPageWrapper ( ISqlTreeFormatter underlyingFormatter ) : System
underlyingFormatter ISqlTreeFormatter
return System