Beispiel #1
0
 /// <summary>
 /// Gets the milliseconds value.
 /// </summary>
 /// <returns></returns>
 public double GetMilliseconds()
 {
     return(hc.GetMilliseconds(dt));
 }