Esempio n. 1
0
 protected void EndCodeBlock(Tabulator tabulator)
 {
     tabulator.EndBlock();
     tabulator.AppendLine("}");
     tabulator.AppendLine("");
 }