Exemplo n.º 1
0
 /// @com.intel.drl.spec_ref
 public String Group(int groupIndex)
 {
     return(matchResult.Group(groupIndex));
 }