Matcher Class
Namespace: Orang
Assembly: Orang.Common.dll
public class Matcher
Inheritance
Object → Matcher
Constructors
| Constructor | Summary |
|---|---|
| Matcher(String, RegexOptions, Boolean, Object, Func<String, Boolean>) |
Properties
| Property | Summary |
|---|---|
| GroupName | |
| GroupNumber | |
| Invert | |
| Predicate | |
| Regex |
Methods
| Method | Summary |
|---|---|
| Equals(Object) | (Inherited from Object) |
| GetHashCode() | (Inherited from Object) |
| GetType() | (Inherited from Object) |
| Match(String) | |
| MemberwiseClone() | (Inherited from Object) |
| ToString() | (Inherited from Object) |