PopIndent() публичный Метод

public PopIndent ( ) : void
Результат void
Пример #1
0
 protected void PopIndent()
 {
     _writer.PopIndent();
 }