C# Class BlueCollar.ScheduleRecord

Represents a schedule.
Exibir arquivo Open project: ChadBurggraf/blue-collar Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ScheduleRecord ( ) : System

Initializes a new instance of the ScheduleRecord class.

Method Details

ScheduleRecord() public method

Initializes a new instance of the ScheduleRecord class.
public ScheduleRecord ( ) : System
return System