Свойство | Type | Description | |
---|---|---|---|
Compressing | bool | ||
Config | dotless.Core.configuration.DotlessConfiguration | ||
Engine | ILessEngine |
Méthode | Description | |
---|---|---|
NodeNetLessFilter ( bool Compressing = true ) : System |
Méthode | Description | |
---|---|---|
CssHandler ( |
|
|
LessHandler ( |
|
|
TransformAsync ( string LessCode, string FileName = "unknown.less" ) : Task |
|
Méthode | Description | |
---|---|---|
IHttpStaticFilter ( |
|
protected CssHandler ( |
||
Parameter | ||
Résultat | Task |
protected LessHandler ( |
||
Parameter | ||
Résultat | Task |
public NodeNetLessFilter ( bool Compressing = true ) : System | ||
Compressing | bool | |
Résultat | System |
static protected TransformAsync ( string LessCode, string FileName = "unknown.less" ) : Task |
||
LessCode | string | |
FileName | string | |
Résultat | Task |
protected static DotlessConfiguration,dotless.Core.configuration Config | ||
Résultat | dotless.Core.configuration.DotlessConfiguration |