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