C# Class TinySheets.PeriodicTasks.HeartbeatTask

Inheritance: ITask
Afficher le fichier Open project: Readify/IocDevDay

Méthodes publiques

Méthode Description
HeartbeatTask ( ILog log ) : System
Run ( ) : void

Method Details

HeartbeatTask() public méthode

public HeartbeatTask ( ILog log ) : System
log ILog
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void