Example #1
0
 public object GetTargetTag(int tid, int tag)
 {
     n_GetTargetTag++;
     return(inner.GetTargetTag(tid, tag));
 }