TransactionalStateStorageTestRunnerxUnit<TState>.ConfirmOne 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.
[Xunit.Theory]
public override System.Threading.Tasks.Task ConfirmOne (bool useTwoSteps);
[Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
[Xunit.Theory]
public override System.Threading.Tasks.Task ConfirmOne (bool useTwoSteps);
[<Xunit.Theory>]
override this.ConfirmOne : bool -> System.Threading.Tasks.Task
[<Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
[<Xunit.Theory>]
override this.ConfirmOne : bool -> System.Threading.Tasks.Task
Public Overrides Function ConfirmOne (useTwoSteps As Boolean) As Task
Parametri
- useTwoSteps
- Boolean
Restituisce
- Attributi
-
Xunit.InlineDataAttribute Xunit.TheoryAttribute