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