Click or drag to resize
EitherTA, TBToRight Method

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

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

Return Value

Type: RightTA, TB

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

See Also