共用方式為


TestCrashTaskPool.Do 方法

Namespace:ReactiveTests.Tests
裝配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

語法

'Declaration
Public Shared Sub Do ( _
    <OutAttribute> ByRef ex As Exception _
)
'Usage
Dim ex As Exception

TestCrashTaskPool.Do(ex)
public static void Do(
    out Exception ex
)
public:
static void Do(
    [OutAttribute] Exception^% ex
)
static member Do : 
        ex:Exception byref -> unit 
public static function Do(
    ex : Exception
)

參數

另請參閱

參考

TestCrashTaskPool 類別

ReactiveTests.Tests 命名空間