Click or drag to resize
EitherF, SLeft Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static Either<F, S> Left(
	F left
)

Parameters

left
Type: F

Return Value

Type: EitherF, S
See Also