Exemplo n.º 1
0
 public bool NameExists(string name)
 {
     return(_chars.NameExists(name));
 }