This is the base class for object-related information
- Template Parameters
-
| TParent | The type of the parent of this object-related information. |
More...
|
| | CoreInfo (CoreInfoInternal infoInternal) |
| | Creates new core info object without parent. More...
|
| |
| | CoreInfo (CoreInfoInternal infoInternal, TParent parent) |
| | Creates new core info object with parent. More...
|
| |
|
|
CoreInfoInternal | InfoInternal |
| |
This is the base class for object-related information
- Template Parameters
-
| TParent | The type of the parent of this object-related information. |
◆ CoreInfo() [1/2]
Creates new core info object without parent.
- Parameters
-
| infoInternal | The internal core info of this object. |
◆ CoreInfo() [2/2]
Creates new core info object with parent.
- Parameters
-
| parent | The parent of this object. |
| infoInternal | The internal core info of this object. |
◆ Parent
The parent of this info object.
The documentation for this class was generated from the following file:
- Ofcas.Lk.Api.Core/CoreInfo.cs