public static void Init(IOobe oobe)
 {
     _oobe = oobe; // takes the oobe and makes it an IOobe
 }
示例#2
0
 public static void Init(IOobe oobe)
 {
     _oobe = oobe;
 }