Пример #1
0
 public static void setCmd(int cmd, int value)
 {
     NativeUtils.setCoreCmdArray(cmd, value);
 }