Ejemplo n.º 1
0
 public static void Init()
 {
     GDEXControl.Init();
     Task.Run(async() => _Update());
 }