PatternMatch..::..Match Method
Matches the specified target.
Namespace:
AkkaAssembly: Akka (in Akka.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function Match ( _ target As Object _ ) As Case
[ExtensionAttribute] public: static Case^ Match( Object^ target )
Parameters
- target
- Type: Object
The target.