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

Interface IDataProductContributor

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

Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll

Contributes one or more data product descriptors to the active runtime.

public interface IDataProductContributor

RegisterDataProducts(IDataProductRegistry)

Section titled “ RegisterDataProducts(IDataProductRegistry)”

Registers one or more data product descriptors with the supplied registry.

void RegisterDataProducts(IDataProductRegistry dataProducts)

dataProducts IDataProductRegistry

The registry that collects contributed data product descriptors.