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