C# Class Machete.Domain.ActivitySchedule

Inheritance: Record
ファイルを表示 Open project: SavageLearning/Machete Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ActivitySchedule ( ) : System
ActivitySchedule ( Activity firstAct ) : System

Method Details

ActivitySchedule() public method

public ActivitySchedule ( ) : System
return System

ActivitySchedule() public method

public ActivitySchedule ( Activity firstAct ) : System
firstAct Activity
return System