Exemple #1
0
 public static void UpdateTechFuncModel(TechFuncViewModel bus)
 {
     TechFuncMethod.UpdateTechFuncModel(MapTechFunc(bus));
 }