C# Class Atoms.Web.Module.CachedRoute.CachedFileInfo

Datei anzeigen Open project: neurospeech/web-atoms.js

Public Methods

Method Description
CachedFileInfo ( string path ) : System

Private Methods

Method Description
Update ( object sender, FileSystemEventArgs e ) : void
Watch ( ) : void

Method Details

CachedFileInfo() public method

public CachedFileInfo ( string path ) : System
path string
return System