コード例 #1
0
 public bool Checkout()
 {
     return(UICommands.StartCheckoutRemoteBranch(TreeViewNode.TreeView, FullPath));
 }