Exemple #1
0
 public float GetFloatAt(int pos)
 {
     return(mConn.GetFloatAt(pos));
 }