Namespace Shift.Sdk.UI
Namespaces
Classes
- AddEvent
This is the data transfer object for creation of a new event.
- AddRegistrationLax
This is the data transfer object for lax (i.e., not strict) creation of a new event registration.
- CancelRegistration
This is the data transfer object for cancellation of an existing registration.
- ChangeAssessment
This is the data transfer object for changing the assessment form assigned to an existing event registration.
- ControlLinkerCache
This class manages a dictionary cache that maps each class type to a function. The function finds the get accessor for a property that has a specific name and type. It throws an exception if the get accessor returns a value that cannot be assigned to the desired type.
- TransferRegistrationLax
This is the data transfer object for lax (i.e., not strict) movement of an existing registration from one event to another event.