Exemplo n.º 1
0
 public static Boolean CheckSellerMsgTempIsExit(string title, string sellerNick)
 {
     return(MsgDAL.CheckSellerMsgTempIsExit(title, sellerNick));
 }