Ofcas.Lk.Api.Client - Version 3.0  3.0.0.101
Ofcas.Lk.Api.Client.Core.CoreInfo< TParent > Class Template Reference

This is the base class for object-related information

Template Parameters
TParentThe type of the parent of this object-related information.
More...

Inheritance diagram for Ofcas.Lk.Api.Client.Core.CoreInfo< TParent >:
Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithParent< TParent >

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...
 

Detailed Description

This is the base class for object-related information

Template Parameters
TParentThe type of the parent of this object-related information.
Type Constraints
TParent :ICoreObject 

Constructor & Destructor Documentation

◆ CoreInfo() [1/2]

Ofcas.Lk.Api.Client.Core.CoreInfo< TParent >.CoreInfo ( CoreInfoInternal  infoInternal)
protected

Creates new core info object without parent.

Parameters
infoInternalThe internal core info of this object.

◆ CoreInfo() [2/2]

Ofcas.Lk.Api.Client.Core.CoreInfo< TParent >.CoreInfo ( CoreInfoInternal  infoInternal,
TParent  parent 
)
protected

Creates new core info object with parent.

Parameters
parentThe parent of this object.
infoInternalThe internal core info of this object.

Property Documentation

◆ Parent

TParent Ofcas.Lk.Api.Client.Core.CoreInfo< TParent >.Parent
get

The parent of this core info as typed core object.


The documentation for this class was generated from the following file: