コード例 #1
0
 public override AddRetModApplyModel AddCorpModApplyValidate(IAddCorpModApplyCustomerVisitor customerVisitor)
 {
     return(customerVisitor.AddCorpModApplyValidate(this));
 }
コード例 #2
0
 public abstract AddRetModApplyModel AddCorpModApplyValidate(IAddCorpModApplyCustomerVisitor customerVisitor);