Exemplo n.º 1
0
 public int Add(ref CharacterSet item)
 {
     return this.Add(item);
 }
Exemplo n.º 2
0
 public int Add(ref CharacterSet item)
 {
     return(this.Add(item));
 }