Exemplo n.º 1
0
 public string GetTagName(int tag)
 {
     n_GetTagName++;
     return(inner.GetTagName(tag));
 }