Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.Reactive.Testing.ReactiveTest
ReactiveTests.Tests.PrivateTypesTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class PrivateTypesTest _
Inherits ReactiveTest
'Usage
Dim instance As PrivateTypesTest
[TestClassAttribute]
public class PrivateTypesTest : ReactiveTest
[TestClassAttribute]
public ref class PrivateTypesTest : public ReactiveTest
[<TestClassAttribute>]
type PrivateTypesTest =
class
inherit ReactiveTest
end
public class PrivateTypesTest extends ReactiveTest
The PrivateTypesTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PrivateTypesTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
EitherEqualsEquatable | |
![]() |
EitherEqualsObject | |
![]() |
EitherGetHashCode | |
![]() |
EitherSwitchAction | |
![]() |
EitherSwitchFunc | |
![]() |
EitherToString | |
![]() |
EitherValueRoundtrip | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.