Exemple #1
0
 public static Double                                 ReadDouble(ReadingStreamer streamer)
 {
     return(streamer.ReadDouble());
 }