コード例 #1
0
 /// <summary>
 /// Called when the project or current account have changed.
 /// </summary>
 public void InvalidateProjectOrAccount()
 {
     ActualRoot.InvalidateProjectOrAccount();
 }