Пример #1
0
 public void Start()
 {
     DXMan.Start();
 }
Пример #2
0
 public bool Init()
 {
     return(DXMan.Init(Form, false));
 }