C# Class Remindr.Mvc.Scheduler.TextSenderJob

Inheritance: IJob
Afficher le fichier Open project: willh/remindr

Méthodes publiques

Méthode Description
Execute ( IJobExecutionContext context ) : void

Method Details

Execute() public méthode

public Execute ( IJobExecutionContext context ) : void
context IJobExecutionContext
Résultat void