Click or drag to resize
Either<F, S> Class
Inheritance Hierarchy
System.Object
  Ozeki.VoIP.Either<F, S>

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public sealed class Either<F, S>
where F : class
where S : class

Type Parameters

F
S

The Either< F, S> type exposes the following members.

Methods
Properties
See Also