메소드 | 설명 | |
---|---|---|
Minify ( string content, bool isInlineCode ) : |
Produces a code minifiction of JS content by using the Microsoft Ajax JS Minifier
|
|
Minify ( string content, bool isInlineCode, |
Produces a code minifiction of JS content by using the Microsoft Ajax JS Minifier
|
|
MsAjaxJsMinifier ( ) : System.Collections.Generic |
Constructs an instance of the Microsoft Ajax JS Minifier
|
|
MsAjaxJsMinifier ( |
Constructs an instance of the Microsoft Ajax JS Minifier
|
메소드 | 설명 | |
---|---|---|
CreateOriginalJsMinifierSettings ( |
Creates a original JS minifier settings
|
|
MapJsSettings ( CodeSettings originalSettings, |
Maps a JS minifier settings
|
public Minify ( string content, bool isInlineCode ) : |
||
content | string | JS content |
isInlineCode | bool | Flag whether the content is inline code |
리턴 |
public Minify ( string content, bool isInlineCode, |
||
content | string | JS content |
isInlineCode | bool | Flag whether the content is inline code |
encoding | Text encoding | |
리턴 |
public MsAjaxJsMinifier ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public MsAjaxJsMinifier ( |
||
settings | Microsoft Ajax JS Minifier settings | |
리턴 | System.Collections.Generic |