Click or drag to resize
IMinifier Methods

The IMinifier type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInitialise
Initialises the minifier.
Public methodMinifyCss
Returns the CSS passed across with the content compressed as much as possible.
Public methodMinifyJavaScript
Returns the JavaScript passed across with the content compressed as much as possible.
Top
See Also