Beispiel #1
0
 protected virtual void OnStarted(TaskDelegateMetadata meta, TaskStartedEventArgs started)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 protected virtual void OnStarted(TaskStartedEventArgs e)
 {
 }