Exemple #1
0
 public static Atom                                   ReadAtom(ReadingStreamer streamer)
 {
     return(streamer.ReadAtom());
 }