コード例 #1
0
 /// <inheritdoc />
 public virtual void Restart()
 {
     ProcessHelper.ExecuteApp(IconConfigHelper.GetAppPath());
     ExitApp();
 }