MatchEvaluator Delegate
Namespace: System.Text.RegularExpressions · Assembly: GHIElectronics.TinyCLR.RegularExpressions
No description available.
public delegate string MatchEvaluator(Match match);
Parameters
| Parameter | Type | Description |
|---|---|---|
match | Match |