Esempio n. 1
0
 protected virtual void OnGo(TaskDelegateMetadata meta, TaskGoEventArgs go)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 protected virtual void OnGo(TaskGoEventArgs e)
 {
 }