Пример #1
0
 public IoApi()
 {
     ops   = new io_ops();
     gfile = new GFile();
 }
Пример #2
0
 public IoApi()
 {
     ops = new io_ops();
 }