| TextHelperReformatCode Method |
| Name | Description | |
|---|---|---|
| ReformatCode(String) |
Reformats the C# or JS code so it is properly indented.
| |
| ReformatCode(String, Int32) |
Reformats the C# or JS code so it is properly indented.
| |
| ReformatCode(String, Int32, String) |
Reformats the C# or JS code so it is properly indented.
|