예제 #1
0
 protected void ExceptionHandler(ExceptionHandlerAction obj)
 {
     obj.Handler(this.ex, this.message);
 }
 protected void ExceptionHandler(ExceptionHandlerAction obj)
 {
     obj.Handler(this.ex,this.message);
 }