Class PersonSecretCommandReceiver
- Namespace
- InSite.Application.Contacts.Write
- Assembly
- Shift.Sdk.dll
public class PersonSecretCommandReceiver
- Inheritance
-
PersonSecretCommandReceiver
- Inherited Members
- Extension Methods
Constructors
PersonSecretCommandReceiver(ICommandQueue, IChangeQueue, IChangeRepository)
public PersonSecretCommandReceiver(ICommandQueue commander, IChangeQueue publisher, IChangeRepository repository)
Parameters
commanderICommandQueuepublisherIChangeQueuerepositoryIChangeRepository
Methods
Handle(AddPersonSecret)
public void Handle(AddPersonSecret c)
Parameters
Handle(RemovePersonSecret)
public void Handle(RemovePersonSecret c)