Пример #1
0
 public RecipientsManager(IRecipientStore Store)
 {
     _Store = Store;
 }