Esempio n. 1
0
 public RestaurantType(KindOfRestaurant kor)
 {
     Value = kor;
     Name  = "Type";
 }
Esempio n. 2
0
 public RestaurantType(KindOfRestaurant kor)
 {
     Value = kor;
     Name = "Type";
 }