C# Class TeamMentor.CoreLib.JavaScriptMinifier

Afficher le fichier Open project: TeamMentor/Master Class Usage Examples

Méthodes publiques

Méthode Description
Minify ( string src ) : string

Private Methods

Méthode Description
action ( int d ) : void
get ( ) : int
isAlphanum ( int c ) : bool
jsmin ( ) : void
next ( ) : int
peek ( ) : int
put ( int c ) : void

Method Details

Minify() public méthode

public Minify ( string src ) : string
src string
Résultat string