C-DEngine 5.105

TheThingIdentity Constructor (TheThing)

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheThingIdentity(
	TheThing tThing
)
Public Sub New ( _
	tThing As TheThing _
)
public:
TheThingIdentity(
	TheThing^ tThing
)