Exemplo n.º 1
0
 /// <summary>
 /// 計測を開始します。
 /// </summary>
 public void Begin()
 {
     timeRuler.Begin(this);
 }