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