Exemple #1
0
 public bool Update(int id, M_SoundAlert model)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool Insert(M_SoundAlert model)
 {
     throw new NotImplementedException();
 }