Пример #1
0
 void goHome()
 {
     homeInject = false;
     browser.Load(HtmlPageUtils.getIndex());
 }