C# (CSharp) Roadkill.Core.Database.LightSpeed Namespace

Classes

Name Description
FromEntity Maps Lightspeed entity classes to the Roadkill domain objects.
LightSpeedRepository
ToEntity Maps a Roadkill domain objects (or list of) to a Lightspeed entity classes to the. These methods deliberatly don't return a new Entity as that causes its state to be marked as New, which can have side effects.