示例#1
0
 /// <summary>
 /// Called when the <see cref="Publish"/> command is executed.
 /// </summary>
 private void OnPublish()
 {
     teamExplorerServices.ShowPublishSection();
 }