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