Exemplo n.º 1
0
 public ToolbarItemBuilder AddSimpleItem(string htmlContent)
 {
     return(_innerBuilder.AddSimpleButton(htmlContent));
 }