Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NodeAssets
Compilers
JsMinifyCompiler
C# Class NodeAssets.Compilers.JsMinifyCompiler
Inheritance:
ICompiler
Mostra file
Open project: ajorkowski/NodeAssets
Class Usage Examples
Public Methods
Method
Description
Compile
(
string
initial
,
FileInfo
originalFile
) :
Task
JsMinifyCompiler
( ) :
System
Method Details
Compile()
public
method
public
Compile
(
string
initial
,
FileInfo
originalFile
) :
Task
initial
string
originalFile
System.IO.FileInfo
return
Task
JsMinifyCompiler()
public
method
public
JsMinifyCompiler
( ) :
System
return
System