C# Class TeamMentor.CoreLib.JavaScriptMinifier

Show file Open project: TeamMentor/Master Class Usage Examples

Public Methods

Method Description
Minify ( string src ) : string

Private Methods

Method 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 method

public Minify ( string src ) : string
src string
return string