コード例 #1
0
 protected override IExplorerBarItem CreateFaturesBranchesExplorerBarItem(IQaBranch qaBranch)
 {
     return(ItemsFactory.CreateQAFeaturesBranchesItem(MainBranch));
 }