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