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