Method | Description | |
---|---|---|
AppendCopyrightInCode ( StringBuilder sb, |
||
AppendCopyrightInSQL ( StringBuilder sb, |
||
AppendFileGeneatedMessageInCode ( StringBuilder sb ) : void | ||
ShowError ( string text ) : void | ||
ShowError ( string text, |
public static AppendCopyrightInCode ( StringBuilder sb, |
||
sb | StringBuilder | |
model | ||
return | void |
public static AppendCopyrightInSQL ( StringBuilder sb, |
||
sb | StringBuilder | |
model | ||
return | void |
public static AppendFileGeneatedMessageInCode ( StringBuilder sb ) : void | ||
sb | StringBuilder | |
return | void |
public static ShowError ( string text ) : void | ||
text | string | |
return | void |
public static ShowError ( string text, |
||
text | string | |
exception | ||
return | void |