Exemplo n.º 1
0
 protected IDisposable OpenBlockString(string expression)
 {
     return(_writer.OpenBlockString(expression));
 }