Example #1
0
 public void Update(UserAuthonticationBo entityToUpdate)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Insert(UserAuthonticationBo entity)
 {
     throw new NotImplementedException();
 }