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