You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core.Interfaces Namespace > Interfaces > ICoreObjectWithInfo<out TOwnInfo> Interface
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithInfo<out TOwnInfo> Interface

Represents a ICoreObject with a own typed info object.

Ofcas_Lk_Api_Client_Core_Interfaces_ICoreObjectWithInfo@outTOwnInfoOfcas_Lk_Api_Client_Core_Interfaces_ICoreObjectWithInfo@outTOwnInfoOfcas_Lk_Api_Client_Core_Interfaces_ICoreObjectWithInfo@outTOwnInfo
Syntax
C#
public interface ICoreObjectWithInfo<out TOwnInfo> : ICoreObjectWithInfo where TOwnInfo : ICoreInfo;
Parameters
Description
TOwnInfo
The specifc type of the own info (base ICoreInfo).
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2020. All rights reserved.