Exemple #1
0
 public override string GetLabel()
 {
     return(then != null?then.GetLabel() : null);
 }