InControl API Reference
CodeWriter Class Reference

Public Member Functions

void IncreaseIndent ()
 
void DecreaseIndent ()
 
void Append (string code)
 
void Append (bool trim, string code)
 
void AppendLine (string code)
 
void AppendLine (int count)
 
void AppendFormat (string format, params object[] args)
 
void AppendLineFormat (string format, params object[] args)
 
override string ToString ()
 

The documentation for this class was generated from the following file: