Beispiel #1
0
 internal void addWaitingMessage(Tuple <string, string> tuple)
 {
     db.addWaitingMessage(tuple);
 }