CodeWriter.Insert method
namespace: Serenity.Reflection assembly: Serenity.Net.Core
Inserts string to internal string builder
public StringBuilder Insert(int index, string text)
| parameter | description |
|---|---|
| text | |
| index |
See Also
- class CodeWriter
namespace: Serenity.Reflection assembly: Serenity.Net.Core
Inserts string to internal string builder
public StringBuilder Insert(int index, string text)
| parameter | description |
|---|---|
| text | |
| index |