Example #1
0
 public bool hasConversations()
 {
     return(MessageBoards.Count() > 0);
 }