示例#1
0
 internal int InsertStyle(LC_Style style)
 {
     return(_BuyerDal.InsertStyle(style));
 }