The constructor to be called when creating a new entity (it generates a new GUID for this entity)
Namespace:
CloudsterAssembly: Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected Entity() |
Visual Basic (Declaration) |
---|
Protected Sub New |
Visual C++ |
---|
protected: Entity() |