Example #1
0
 public virtual bool IsActive()
 {
     return(timer.IsActive());
 }