Property | Type | Description | |
---|---|---|---|
Compressing | bool | ||
Config | dotless.Core.configuration.DotlessConfiguration | ||
Engine | ILessEngine |
Method | Description | |
---|---|---|
NodeNetLessFilter ( bool Compressing = true ) : System |
Method | Description | |
---|---|---|
CssHandler ( |
|
|
LessHandler ( |
|
|
TransformAsync ( string LessCode, string FileName = "unknown.less" ) : Task |
|
Method | Description | |
---|---|---|
IHttpStaticFilter ( |
|
protected CssHandler ( |
||
Parameter | ||
return | Task |
protected LessHandler ( |
||
Parameter | ||
return | Task |
public NodeNetLessFilter ( bool Compressing = true ) : System | ||
Compressing | bool | |
return | System |
static protected TransformAsync ( string LessCode, string FileName = "unknown.less" ) : Task |
||
LessCode | string | |
FileName | string | |
return | Task |
protected static DotlessConfiguration,dotless.Core.configuration Config | ||
return | dotless.Core.configuration.DotlessConfiguration |