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