Esempio n. 1
0
 public bool Read(string msgid)
 {
     return(dal.Read(msgid));
 }