Beispiel #1
0
 void ISettingsCommand.DeleteSettings(Guid recipientId)
 {
     _repository.DeleteSettings(recipientId);
 }