Method | Description | |
---|---|---|
FormatHTMLCode ( string code ) : string | ||
FormatHTMLSQL ( string sql ) : string |
Method | Description | |
---|---|---|
HTMLCSharpKeywords ( ) : List |
||
HTMLSQLConnectors ( ) : List |
||
HTMLSQLFunctions ( ) : List |
||
HTMLSQLKeywords ( ) : List |
||
HTMLSQLMeta ( ) : List |
public static FormatHTMLCode ( string code ) : string | ||
code | string | |
return | string |
public static FormatHTMLSQL ( string sql ) : string | ||
sql | string | |
return | string |