Example #1
0
 internal void AddTime(TimeSpan offset)
 {
     dataMethods.AddTime(offset);
     TriggerWaitingWorkflows();
 }