Example #1
0
 public IEnumerable <string> GetAllPendingMessages()
 {
     return(_sandbox.GetAllPendingMessages());
 }