Exemple #1
0
 public static void MXNotifyShutdown()
 {
     Logging.CHECK_EQ(NativeMethods.MXNotifyShutdown(), NativeMethods.OK);
 }