Exemplo n.º 1
0
 protected void Put(string format, params object[] args)
 {
     SqlDumperExtension.Put(this, format, args);
 }