메소드 |
설명 |
|
CompileCoffeeScriptFile ( HttpContext context, FileInfo coffeeScriptFileInfo ) : void |
|
|
FileChanged ( object sender, FileSystemEventArgs e ) : void |
|
|
FileRenamed ( object sender, RenamedEventArgs e ) : void |
|
|
InitializeDirectory ( HttpContext context ) : void |
|
|
InitializeWatchers ( string coffeescriptFilesPath, string javascriptFilesPath ) : void |
|
|
ProcessCoffeeScriptRequest ( HttpContext context, FileInfo coffeeScriptFileInfo ) : void |
|
|
ServeStaticFile ( HttpContext context, FileInfo coffeeScriptFileInfo ) : bool |
|
|