Exemplo n.º 1
0
 protected override IExplorerBarItem CreateFaturesBranchesExplorerBarItem(IQaBranch qaBranch)
 {
     return(ItemsFactory.CreateQAFeaturesBranchesItem(MainBranch));
 }