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