Click or drag to resize
EitherTA, TBToLeft Method

[Missing <summary> documentation for "M:Akka.Util.Either`2.ToLeft"]

Namespace: Akka.Util
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Left<TA, TB> ToLeft()

Return Value

Type: LeftTA, TB

[Missing <returns> documentation for "M:Akka.Util.Either`2.ToLeft"]

See Also