메소드 | 설명 | |
---|---|---|
MinificationResultBase ( string minifiedContent ) : System.Collections.Generic |
Constructs instance of minification result
|
|
MinificationResultBase ( string minifiedContent, IList |
Constructs instance of minification result
|
|
MinificationResultBase ( string minifiedContent, IList |
Constructs instance of minification result
|
protected MinificationResultBase ( string minifiedContent ) : System.Collections.Generic | ||
minifiedContent | string | Minified content |
리턴 | System.Collections.Generic |
protected MinificationResultBase ( string minifiedContent, IList |
||
minifiedContent | string | Minified content |
errors | IList |
List of the errors |
리턴 | System.Collections.Generic |
protected MinificationResultBase ( string minifiedContent, IList |
||
minifiedContent | string | Minified content |
errors | IList |
List of the errors |
warnings | IList |
List of the warnings |
리턴 | System.Collections.Generic |