PredicateAndHandler..::..HandlerFirstArgumentShouldBeBaseType Property

Namespace:  Akka.Tools.MatchHandler
Assembly:  Akka (in Akka.dll)

Syntax


public bool HandlerFirstArgumentShouldBeBaseType { get; }
Public ReadOnly Property HandlerFirstArgumentShouldBeBaseType As Boolean
	Get
public:
property bool^ HandlerFirstArgumentShouldBeBaseType {
	bool^ get ();
}