예제 #1
0
 public void Fault(Exception exception)
 {
     _block.CastTo <IDataflowBlock>().Fault(exception);
 }