public override AddRetModApplyModel AddCorpRetApplyValidate(IAddCorpRetApplyCustomerVisitor customerVisitor)
 {
     return(customerVisitor.AddCorpRetApplyValidate(this));
 }
Beispiel #2
0
 public abstract AddRetModApplyModel AddCorpRetApplyValidate(IAddCorpRetApplyCustomerVisitor customerVisitor);