| BindingInfoProviderTemplateV12Base Methods |
The BindingInfoProviderTemplateV12Base type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearIndent |
Remove any indentation
| |
| Error |
Raise an error
| |
| PopIndent |
Remove the last indent that was added with PushIndent
| |
| PushIndent |
Increase the indent
| |
| Warning |
Raise a warning
| |
| Write(String) |
Write text directly into the generated output
| |
| Write(String, Object) |
Write formatted text directly into the generated output
| |
| WriteLine(String) |
Write text directly into the generated output
| |
| WriteLine(String, Object) |
Write formatted text directly into the generated output
|