TheThingRegistry..::..RegisterThing Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
RegisterThing(ICDEThing) |
Registers a Thing with TheThingRegistry
Properties of TheThing that is referenced in ICDEThing will be persisted in TheThingRegistry and "Init()" and "CreateUX()" will be called
|
![]() ![]() |
RegisterThing(ICDEThing, Boolean) |
Registers a Thing with TheThingRegistry
Properties of TheThing that is referenced in ICDEThing will be persisted in TheThingRegistry and "Init()" and "CreateUX()" will be called
|