Example #1
0
 public virtual string ToString(CoreLabel.OutputFormat format)
 {
     return(label.ToString(format) + ToPrimes());
 }