C# Class TinySheets.PeriodicTasks.HeartbeatTask

Inheritance: ITask
显示文件 Open project: Readify/IocDevDay

Public Methods

Method Description
HeartbeatTask ( ILog log ) : System
Run ( ) : void

Method Details

HeartbeatTask() public method

public HeartbeatTask ( ILog log ) : System
log ILog
return System

Run() public method

public Run ( ) : void
return void