コード例 #1
0
ファイル: TimerController.cs プロジェクト: martinhd/SpielAB
 public int Get()
 {
     return(_timer.GetTimer());
 }