示例#1
0
 public void setNext(CreditRequestBase operation)
 {
     this.nextOperation = operation;
 }
示例#2
0
 public void setNext(CreditRequestBase operation)
 {
     this.nextOperation = operation;
 }