C# 클래스 MCSharp.Heartbeat.MCSharpUpdateHeartbeat

상속: MCSharp.Heartbeat.Heartbeat
파일 보기 프로젝트 열기: Voziv/MCSharp 1 사용 예제들

공개 메소드들

메소드 설명
DoHeartBeat ( ) : bool
Init ( ) : void
MCSharpUpdateHeartbeat ( ) : System

비공개 메소드들

메소드 설명
worker_DoWork ( object sender, DoWorkEventArgs e ) : void
worker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

메소드 상세

DoHeartBeat() 공개 메소드

public DoHeartBeat ( ) : bool
리턴 bool

Init() 공개 정적인 메소드

public static Init ( ) : void
리턴 void

MCSharpUpdateHeartbeat() 공개 메소드

public MCSharpUpdateHeartbeat ( ) : System
리턴 System