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