Beispiel #1
0
 public bool Update(login objUpd)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool Delete(login objDel)
 {
     throw new NotImplementedException();
 }