コード例 #1
0
 private void NotifyFailureAllListeners(Exception e)
 {
     listener_.OnTaskFailed(e, this);
 }