Ejemplo n.º 1
0
 public void AddStyle(string style, bool strict)
 {
     Style.AddStyles(style, strict);
 }