PatternMatch..::..Match Method

Matches the specified target.

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

Syntax


public static Case Match(
	this Object target
)
<ExtensionAttribute> _
Public Shared Function Match ( _
	target As Object _
) As Case
[ExtensionAttribute]
public:
static Case^ Match(
	Object^ target
)

Parameters

target
Type: Object
The target.

Return Value

Case.