コード例 #1
0
 /// <summary>
 /// Reloads the current web page.
 /// </summary>
 public void Reload()
 {
     core.Reload();
 }