Table of Contents

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

commander ICommandQueue
publisher IChangeQueue
repository IChangeRepository

Methods

Handle(AddPersonSecret)

public void Handle(AddPersonSecret c)

Parameters

c AddPersonSecret

Handle(RemovePersonSecret)

public void Handle(RemovePersonSecret c)

Parameters

c RemovePersonSecret