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