The LessPreprocessor type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | LessPreprocessor | |
![]() | LessPreprocessor(Func ILessEngine ) |
Construct LESS preprocessor with custom engine construction.
|
Methods
Name | Description | |
---|---|---|
![]() | Process | (Overrides Preprocessor Process(String, String).) |
![]() | ValidFor |
Report to caller whether preprocessor is active for provided file extension.
(Inherited from Preprocessor.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | EngineBuilder |
Can be overridden to build engine with specific configuration.
|
Properties
Name | Description | |
---|---|---|
![]() | Extensions | (Overrides Preprocessor Extensions.) |
See Also