Метод | Описание | |
---|---|---|
Minify ( string content, bool isInlineCode ) : |
Produces a code minifiction of CSS content by using the Microsoft Ajax CSS Minifier
|
|
Minify ( string content, bool isInlineCode, |
Produces a code minifiction of CSS content by using the Microsoft Ajax CSS Minifier
|
|
MsAjaxCssMinifier ( ) : System.Collections.Generic |
Constructs an instance of the Microsoft Ajax CSS Minifier
|
|
MsAjaxCssMinifier ( |
Constructs an instance of the Microsoft Ajax CSS Minifier
|
Метод | Описание | |
---|---|---|
CreateOriginalCssMinifierSettings ( |
Creates a original CSS minifier settings
|
|
MapCssSettings ( Microsoft.Ajax.Utilities.CssSettings originalSettings, |
Maps a CSS minifier settings
|
public Minify ( string content, bool isInlineCode ) : |
||
content | string | CSS content |
isInlineCode | bool | Flag whether the content is inline code |
Результат |
public Minify ( string content, bool isInlineCode, |
||
content | string | CSS content |
isInlineCode | bool | Flag whether the content is inline code |
encoding | Text encoding | |
Результат |
public MsAjaxCssMinifier ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public MsAjaxCssMinifier ( |
||
settings | Microsoft Ajax CSS Minifier settings | |
Результат | System.Collections.Generic |