LeftTA, TBIsLeft Property |
[Missing <summary> documentation for "P:Akka.Util.Left`2.IsLeft"]
Namespace: Akka.UtilAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic override bool IsLeft { get; }
Public Overrides ReadOnly Property IsLeft As Boolean
Get
public:
virtual property bool IsLeft {
bool get () override;
}
abstract IsLeft : bool with get
override IsLeft : bool with get
Property Value
Type:
Boolean
See Also