예제 #1
0
 public override string GetTabName()
 {
     return($"{_extractionConfiguration.GetProjectHint(true)} {base.GetTabName()}");
 }