InvokeMethodOptionsExtensions.IsTransactionOption 方法

定义

public static bool IsTransactionOption (this Orleans.CodeGeneration.InvokeMethodOptions options, Orleans.CodeGeneration.InvokeMethodOptions test);
static member IsTransactionOption : Orleans.CodeGeneration.InvokeMethodOptions * Orleans.CodeGeneration.InvokeMethodOptions -> bool
<Extension()>
Public Function IsTransactionOption (options As InvokeMethodOptions, test As InvokeMethodOptions) As Boolean

参数

返回

适用于