Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NodeAssets
Compilers
JsMinifyCompiler
C# Class NodeAssets.Compilers.JsMinifyCompiler
Inheritance:
ICompiler
Afficher le fichier
Open project: ajorkowski/NodeAssets
Class Usage Examples
Méthodes publiques
Méthode
Description
Compile
(
string
initial
,
FileInfo
originalFile
) :
Task
JsMinifyCompiler
( ) :
System
Method Details
Compile()
public
méthode
public
Compile
(
string
initial
,
FileInfo
originalFile
) :
Task
initial
string
originalFile
System.IO.FileInfo
Résultat
Task
JsMinifyCompiler()
public
méthode
public
JsMinifyCompiler
( ) :
System
Résultat
System