C# Class AutoF5Lib.AutoF5

Afficher le fichier Open project: hongyes/AutoF5

Méthodes publiques

Свойство Type Description
LastUpdateTime long
RefreshType RefreshType

Méthodes publiques

Méthode Description
Start ( System.Web.HttpApplication context ) : void
Stop ( ) : void

Private Methods

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

Method Details

Start() public static méthode

public static Start ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void

Property Details

LastUpdateTime public_oe static_oe property

public static long LastUpdateTime
Résultat long

RefreshType public_oe static_oe property

public static RefreshType RefreshType
Résultat RefreshType