Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestMethodAttribute> _
Public Sub Window_Closings_Throw
'Usage
Dim instance As ObservableMultipleTest
instance.Window_Closings_Throw()
[TestMethodAttribute]
public void Window_Closings_Throw()
[TestMethodAttribute]
public:
void Window_Closings_Throw()
[<TestMethodAttribute>]
member Window_Closings_Throw : unit -> unit
public function Window_Closings_Throw()