Click or drag to resize
PatternMatch Class
Class PatternMatch.
Inheritance Hierarchy
SystemObject
  AkkaPatternMatch

Namespace: Akka
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public static class PatternMatch

The PatternMatch type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMatch
Matches the specified target.
Top
See Also