Ejemplo n.º 1
0
 public void Remove(UserData item)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public UserData Add(UserData item)
 {
     throw new NotImplementedException();
 }