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

Interface IEdgeNodeContributor

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

Namespace: Cephalon.Edge.Services
Assembly: Cephalon.Edge.dll

Allows a module to contribute edge nodes into the active edge runtime pack.

public interface IEdgeNodeContributor

Registers one or more edge node descriptors with the supplied registry.

void RegisterNodes(IEdgeNodeRegistry nodes)

nodes IEdgeNodeRegistry

The registry that collects contributed node descriptors.