Ofcas.Lk.Api.V3  3.0.0.98
Ofcas.Lk.Api.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.Core.CoreInfo< 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...
 

Protected Attributes

CoreInfoInternal InfoInternal
 

Properties

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 :CoreObjectBase 

Constructor & Destructor Documentation

◆ CoreInfo() [1/2]

Ofcas.Lk.Api.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.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.Core.CoreInfo< TParent >.Parent
get

The parent of this info object.


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