C# Class AutoF5Lib.AutoF5

Show file Open project: hongyes/AutoF5

Public Properties

Property Type Description
LastUpdateTime long
RefreshType RefreshType

Public Methods

Method Description
Start ( System.Web.HttpApplication context ) : void
Stop ( ) : void

Private Methods

Method Description
AutoF5 ( ) : System
ToJson ( ) : string
css_Changed ( object sender, FileSystemEventArgs e ) : void
fsw_Changed ( object sender, FileSystemEventArgs e ) : void

Method Details

Start() public static method

public static Start ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
return void

Stop() public static method

public static Stop ( ) : void
return void

Property Details

LastUpdateTime public static property

public static long LastUpdateTime
return long

RefreshType public static property

public static RefreshType RefreshType
return RefreshType