コード例 #1
0
ファイル: TimeManager.cs プロジェクト: MaximeHerpin/E-cm
 public void DisplayTime()
 {
     timeOfDay.Display();
 }