コード例 #1
0
 protected void ExceptionHandler(ExceptionHandlerAction obj)
 {
     obj.Handler(this.ex, this.message);
 }
コード例 #2
0
 protected void ExceptionHandler(ExceptionHandlerAction obj)
 {
     obj.Handler(this.ex,this.message);
 }