public override AddRetModApplyModel AddCorpModApplyValidate(IAddCorpModApplyCustomerVisitor customerVisitor)
 {
     return(customerVisitor.AddCorpModApplyValidate(this));
 }
Esempio n. 2
0
 public abstract AddRetModApplyModel AddCorpModApplyValidate(IAddCorpModApplyCustomerVisitor customerVisitor);