Поделиться через


TransactionalStateStorageTestRunnerxUnit<TState>.CancelMany Метод

Определение

[Xunit.Theory]
public override System.Threading.Tasks.Task CancelMany (int count);
[Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
[Xunit.Theory]
public override System.Threading.Tasks.Task CancelMany (int count);
[<Xunit.Theory>]
override this.CancelMany : int -> System.Threading.Tasks.Task
[<Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
[<Xunit.Theory>]
override this.CancelMany : int -> System.Threading.Tasks.Task
Public Overrides Function CancelMany (count As Integer) As Task

Параметры

count
Int32

Возвращаемое значение

Атрибуты
Xunit.InlineDataAttribute Xunit.TheoryAttribute

Применяется к