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

Interface IExecutionGraphContributor

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

Namespace: Cephalon.Abstractions.Execution
Assembly: Cephalon.Abstractions.dll

Contributes one or more execution graphs to the active runtime.

public interface IExecutionGraphContributor

RegisterExecutionGraphs(IExecutionGraphRegistry)

Section titled “ RegisterExecutionGraphs(IExecutionGraphRegistry)”

Registers one or more execution graphs owned by the contributor.

void RegisterExecutionGraphs(IExecutionGraphRegistry graphs)

graphs IExecutionGraphRegistry

The execution-graph registry receiving graph descriptors.