Exemplo n.º 1
0
 public override string Converter(IConverter converter)
 {
     return(converter.ConvertBoldText(Text));
 }