Example #1
0
 public void Open(string file, bool inActivePatch, IWindow window)
 {
     FVVVVHost.Open(file, inActivePatch, window);
 }