Exemple #1
0
 public static void Init(Stream stream)
 {
     _instance = new IoHelper(stream);
 }
Exemple #2
0
 public static void Init(Stream stream)
 {
     _instance = new IoHelper(stream);
 }