Enables the provisioning of entities using custom identity and state. To be used for testing purposes only as LightSpeed is designed to manage these properties internally. Using these methods in production is unsupported.

Namespace:  Mindscape.LightSpeed.Testing
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public static class EntityFactory
Visual Basic (Declaration)
Public NotInheritable Class EntityFactory

Inheritance Hierarchy

System..::.Object
  Mindscape.LightSpeed.Testing..::.EntityFactory

See Also