C# Class Megawastu.Valas.KursProvider.Application.DateScheduler

Show file Open project: warewer76534525/br927yoijdsklu73 Class Usage Examples

Public Methods

Method Description
DateScheduler ( ) : System
Schedule ( System.DateTime date, System.Action action ) : void

Method Details

DateScheduler() public method

public DateScheduler ( ) : System
return System

Schedule() public method

public Schedule ( System.DateTime date, System.Action action ) : void
date System.DateTime
action System.Action
return void