INCarSeatResolutionResult.GetSuccess(INCarSeat) Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the parameter value was successfully matched.

public static Intents.INCarSeatResolutionResult GetSuccess (Intents.INCarSeat resolvedValue);
static member GetSuccess : Intents.INCarSeat -> Intents.INCarSeatResolutionResult

Parameters

resolvedValue
INCarSeat

Returns

Applies to