C# 클래스 PoorMansTSqlFormatterLib.Formatters.HtmlPageWrapper

상속: ISqlTreeFormatter
파일 보기 프로젝트 열기: rudi-bruchez/SQLTrismegiste

공개 메소드들

메소드 설명
FormatSQLTree ( System sqlTree ) : string
HtmlPageWrapper ( ISqlTreeFormatter underlyingFormatter ) : System

메소드 상세

FormatSQLTree() 공개 메소드

public FormatSQLTree ( System sqlTree ) : string
sqlTree System
리턴 string

HtmlPageWrapper() 공개 메소드

public HtmlPageWrapper ( ISqlTreeFormatter underlyingFormatter ) : System
underlyingFormatter ISqlTreeFormatter
리턴 System