DefaultBpmnConverterGetChildsCoreT, T - метод |
Пространство имён:
Tessa.Workflow.BPMN
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: Tessa.Workflow.BPMNIWorkflowEngineBPMNObjectConverterContextCoreT, T
Параметры типа
- CoreT
- T
Возвращаемое значение
Тип:
IEnumerableObjectСм. также