Exemple #1
0
 public string DisagreeInvitation(int smid, int rmid)
 {
     return(jklineDb.DisagreeInvitation(smid, rmid));
 }