Exemplo n.º 1
0
 public void truncate(string cfname)
 {
     _client.truncate(cfname);
 }