예제 #1
0
 public int AddOEM(ExchangeCodeDetail ecd)
 {
     return(DALPromotion.AddOEM(ecd));
 }