DefaultBpmnConverterGetChildsTCore, T - метод
Пространство имён: Tessa.Workflow.BPMNСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
protected IEnumerable<Object> GetChilds<TCore, T>(
IWorkflowEngineBPMNObjectConverterContext<TCore, T> context
)
Protected Function GetChilds(Of TCore, T) (
context As IWorkflowEngineBPMNObjectConverterContext(Of TCore, T)
) As IEnumerable(Of Object)
protected:
generic<typename TCore, typename T>
IEnumerable<Object^>^ GetChilds(
IWorkflowEngineBPMNObjectConverterContext<TCore, T>^ context
)
member GetChilds :
context : IWorkflowEngineBPMNObjectConverterContext<'TCore, 'T> -> IEnumerable<Object>
- context IWorkflowEngineBPMNObjectConverterContextTCore, T
-
- TCore
- T
IEnumerableObject