Esempio n. 1
0
 private void Mode(byte v) {
   if (Active_tab_is_null()) return;
   win.Page__mode_(v);
 }