Click or drag to resize

EitherF, SLeft Method

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

Parameters

left
Type: F

Return Value

Type: EitherF, S
See Also