예제 #1
0
 public RestaurantType(KindOfRestaurant kor)
 {
     Value = kor;
     Name  = "Type";
 }
예제 #2
0
 public RestaurantType(KindOfRestaurant kor)
 {
     Value = kor;
     Name = "Type";
 }