Beispiel #1
0
 public void UpdateA20130226VipScoreSummary(A20130226VipScoreSummary entity)
 {
     this.Update <A20130226VipScoreSummary>(entity);
 }
Beispiel #2
0
 public void AddA20130226VipScoreSummary(A20130226VipScoreSummary entity)
 {
     this.Add <A20130226VipScoreSummary>(entity);
 }