Exemplo n.º 1
0
 private string GetAlgoLabel()
 {
     return(Algorithm1.GetDescription() + " + " + Algorithm2.GetDescription());
 }