Exemple #1
0
 public CssInlineStyle(CodeEditor editor)
 {
     Name = CssStyleBroker.GetInstance(editor).Register(this);
 }