Пример #1
0
 public int SaveInstrument(sp_MAS303_GetInstrument_Result data)
 {
     return(service.SaveInstrument(data));
 }