RegressionTest.Bug_1130 Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Bug_1130
'Usage
Dim instance As RegressionTest
instance.Bug_1130()
[TestMethodAttribute]
public void Bug_1130()
[TestMethodAttribute]
public:
void Bug_1130()
[<TestMethodAttribute>]
member Bug_1130 : unit -> unit
public function Bug_1130()