Esempio n. 1
0
 public ServiceResult <FactorsEnt> UpdateFactorys(FactorsEnt factorys)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public ServiceResult <FactorsEnt> AddTtpe(FactorsEnt factorys)
 {
     throw new NotImplementedException();
 }