Click or drag to resize

EitherF, SLeft Method


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

Parameters

left  F
 

Return Value

EitherF, S
See Also