Either<F, S> Class |
Namespace: Ozeki.VoIP
The Either< F, S> type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Overrides Object.Equals(Object).) |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |
![]() ![]() | Left | |
![]() ![]() | Right | |
![]() | ToString | (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
![]() | IsLeft | |
![]() | IsRight | |
![]() | LeftValue | |
![]() | RightValue |