Class PatternMatch.
Inheritance Hierarchy
Namespace: AkkaAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic static class PatternMatch
<ExtensionAttribute>
Public NotInheritable Class PatternMatch
[ExtensionAttribute]
public ref class PatternMatch abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type PatternMatch = class end
The PatternMatch type exposes the following members.
Methods
| Name | Description |
---|
  | Match |
Matches the specified target.
|
Top
See Also