Beispiel #1
0
 public static void Create()
 {
     if (Program.IsRun)
     {
         ApiHandle = DR2API.DR2_Create();
     }
 }