INCurrencyAmountResolutionResult.GetSuccess(INCurrencyAmount) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Metodo Factory per creare un INIntentResolutionResult oggetto che indica che il valore del parametro è stato corrispondente correttamente.
[Foundation.Export("successWithResolvedCurrencyAmount:")]
public static Intents.INCurrencyAmountResolutionResult GetSuccess (Intents.INCurrencyAmount resolvedCurrencyAmount);
static member GetSuccess : Intents.INCurrencyAmount -> Intents.INCurrencyAmountResolutionResult
Parametri
- resolvedCurrencyAmount
- INCurrencyAmount
Restituisce
- Attributi