You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
Close
Ofcas.Lk.Api.Client - Version 3.0
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class

Realization of ICoreObjectWithChildren{TChild,TChildInfo}, ICoreObjectWithParent{TParent}, ICoreObjectWithInfo{TOwnInfo}.

Ofcas_Lk_Api_Client_Core_CoreObjectFullyQualified@TParent@TOwnInfo@TChild@TChildInfoOfcas_Lk_Api_Client_Core_CoreObjectFullyQualified@TParent@TOwnInfo@TChild@TChildInfoOfcas_Lk_Api_Client_Core_CoreObjectFullyQualified@TParent@TOwnInfo@TChild@TChildInfoOfcas_Lk_Api_Client_Core_CoreObjectFullyQualified@TParent@TOwnInfo@TChild@TChildInfo
Syntax
C#
public abstract class CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> : CoreObjectWithChildren<TChild, TChildInfo>, ICoreObjectWithParent<TParent>, ICoreObjectWithInfo<TOwnInfo> where TParent : ICoreObject where TOwnInfo : ICoreInfo where TChild : ICoreObject where TChildInfo : ICoreInfo;
Parameters
Description
TParent
The specific type of parent (base ICoreObject).
TOwnInfo
The specific type of the own info (base ICoreInfo).
TChild
The specific type of the child (base ICoreObject).
TChildInfo
The specific type of the child infos (base ICoreInfo).
Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2020. All rights reserved.