|
Ofcas.Lk.Api.Client - Version 3.0
3.0.0.101
|
This is the base class for object-related information
| TParent | The type of the parent of this object-related information. |
Protected Member Functions | |
| CoreInfo (CoreInfoInternal infoInternal) | |
| Creates new core info object without parent. More... | |
| CoreInfo (CoreInfoInternal infoInternal, TParent parent) | |
| Creates new core info object with parent. More... | |
Properties | |
| CoreInfoInternal | InfoInternal [get] |
| TParent | Parent [get] |
| The parent of this core info as typed core object. More... | |
Properties inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithParent< TParent > | |
| new TParent | Parent [get] |
| The parent of this info object. More... | |
This is the base class for object-related information
| TParent | The type of the parent of this object-related information. |
| TParent | : | ICoreObject |
|
protected |
Creates new core info object without parent.
| infoInternal | The internal core info of this object. |
|
protected |
Creates new core info object with parent.
| parent | The parent of this object. |
| infoInternal | The internal core info of this object. |
|
get |
The parent of this core info as typed core object.