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