Beispiel #1
0
 /// <summary>
 /// 执行命令
 /// </summary>
 protected virtual void DoCommand()
 {
     m_commandInvoker.ActionExecute();
 }