Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.BuildSnippet Method |
Name |
Description |
|
Builds the snippet by adding passed text to the private StringBuilder object - _snippet. |
||
Builds the snippet by adding passed text to your passed StringBuilder object |
||
By Default, truncates all text currently saved in the StringBuilder object - _snippet. |
||
Builds the snippet with the items in the passed list.. |
ZeraSystems.CodeNanite.Expansion Namespace