ข้ามไปยังเนื้อหา

Interface IKnowledgeCollectionContributor

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.Retrieval.Services
Assembly: Cephalon.Retrieval.dll

Allows a module to contribute knowledge collections into the active retrieval runtime pack.

public interface IKnowledgeCollectionContributor

RegisterCollections(IKnowledgeCollectionRegistry)

Section titled “ RegisterCollections(IKnowledgeCollectionRegistry)”

Registers one or more knowledge collection descriptors with the supplied registry.

void RegisterCollections(IKnowledgeCollectionRegistry collections)

collections IKnowledgeCollectionRegistry

The registry that collects contributed collection descriptors.