Beispiel #1
0
 public static Task <object> Values(this IRestaurantApi This)
 {
     return(This.GetValues());
 }