Пример #1
0
 public static void selectCommune(int id)
 {
     CommuneDAL.SelectCommune(id);
 }