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