Exemplo n.º 1
0
 public override float GetFloat(int i)
 {
     return(CurrentRow.GetFloat(i));
 }