EitherTA, TBRight Property |
[Missing <summary> documentation for "P:Akka.Util.Either`2.Right"]
Namespace: Akka.UtilAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxprotected TB Right { get; }
Protected ReadOnly Property Right As TB
Get
protected:
property TB Right {
TB get ();
}
member Right : 'TB with get
Property Value
Type:
TB
See Also