C# 클래스 AutoF5Lib.AutoF5

파일 보기 프로젝트 열기: hongyes/AutoF5

공개 프로퍼티들

프로퍼티 타입 설명
LastUpdateTime long
RefreshType RefreshType

공개 메소드들

메소드 설명
Start ( System.Web.HttpApplication context ) : void
Stop ( ) : void

비공개 메소드들

메소드 설명
AutoF5 ( ) : System
ToJson ( ) : string
css_Changed ( object sender, FileSystemEventArgs e ) : void
fsw_Changed ( object sender, FileSystemEventArgs e ) : void

메소드 상세

Start() 공개 정적인 메소드

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

Stop() 공개 정적인 메소드

public static Stop ( ) : void
리턴 void

프로퍼티 상세

LastUpdateTime 공개적으로 정적으로 프로퍼티

public static long LastUpdateTime
리턴 long

RefreshType 공개적으로 정적으로 프로퍼티

public static RefreshType RefreshType
리턴 RefreshType