示例#1
0
 public void addinsongplayedplay(DataTable dt, int playlistid, string username)
 {
     d.addinsongplayedplay(dt, playlistid, username);
 }