Example #1
0
 public void Reload() {
   if (Active_tab_is_null()) return;
   win.Page__reload();
 }