Beispiel #1
0
 public int GetCounterValueAt(int pos)
 {
     return(mConn.GetCounterValueAt(pos));
 }