Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
KnowledgeList< T > Class Template Reference
Inheritance diagram for KnowledgeList< T >:

Public Member Functions

new void Add (string id)
 
void Add (T k)
 

Detailed Description

Type Constraints
T :Knowledge 

Definition at line 3 of file KnowledgeList.cs.

Member Function Documentation

◆ Add() [1/2]

new void KnowledgeList< T >.Add ( string  id)
inline

Definition at line 5 of file KnowledgeList.cs.

6 {
7 }

◆ Add() [2/2]

void KnowledgeList< T >.Add ( k)
inline

Definition at line 9 of file KnowledgeList.cs.

10 {
11 }

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