次の方法で共有


DisabledTransactionsTestRunnerxUnit(IGrainFactory, ITestOutputHelper) コンストラクター

定義

protected DisabledTransactionsTestRunnerxUnit (Orleans.IGrainFactory grainFactory, Xunit.Abstractions.ITestOutputHelper output);
new Orleans.Transactions.TestKit.xUnit.DisabledTransactionsTestRunnerxUnit : Orleans.IGrainFactory * Xunit.Abstractions.ITestOutputHelper -> Orleans.Transactions.TestKit.xUnit.DisabledTransactionsTestRunnerxUnit
Protected Sub New (grainFactory As IGrainFactory, output As ITestOutputHelper)

パラメーター

grainFactory
IGrainFactory
output
Xunit.Abstractions.ITestOutputHelper

適用対象