Example #1
0
 private void OnDrop(Match match)
 {
     ReportViewModel.AddDrop(match.Groups[1].Value);
 }