Exemplo n.º 1
0
 void ITaskParticipant.SetNotReady(Exception exception)
 {
     _participant.SetNotReady(exception);
 }