INRestaurantResolutionResult.GetSuccess(INRestaurant) 方法

定义

用于创建 INIntentResolutionResult 指示参数值已成功匹配的 对象的工厂方法。

[Foundation.Export("successWithResolvedRestaurant:")]
public static Intents.INRestaurantResolutionResult GetSuccess (Intents.INRestaurant resolvedRestaurant);
static member GetSuccess : Intents.INRestaurant -> Intents.INRestaurantResolutionResult

参数

resolvedRestaurant
INRestaurant

返回

属性

适用于