Beispiel #1
0
 public Result Operation(Request data)
 {
     return(_wrapped.Operation(data));
 }