DefaultBpmnConverterGetChildsTCore, T - метод
Пространство имён: Tessa.Workflow.BPMNСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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