public override AddRetModApplyModel AddCorpModApplyValidate(IAddCorpModApplyCustomerVisitor customerVisitor)
 {
     return(customerVisitor.AddCorpModApplyValidate(this));
 }
Пример #2
0
 public abstract AddRetModApplyModel AddCorpModApplyValidate(IAddCorpModApplyCustomerVisitor customerVisitor);