Exemplo n.º 1
0
 private void EditCSS(object sender, EventArgs e)
 {
     _cToolBL.SetModifyMode(false);
     _cToolBL.ShowCssSummary();
 }