Ejemplo n.º 1
0
 public double GetDouble(int i)
 {
     return(sqliteDataReader.GetDouble(i));
 }