WorkflowEngineCompiledBaseRegistryGetAll - метод |
Пространство имён:
Tessa.Workflow.Compilation
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public IReadOnlyList<Tuple<Guid, string>> GetAll()
Public Function GetAll As IReadOnlyList(Of Tuple(Of Guid, String))
public:
virtual IReadOnlyList<Tuple<Guid, String^>^>^ GetAll() sealed
abstract GetAll : unit -> IReadOnlyList<Tuple<Guid, string>>
override GetAll : unit -> IReadOnlyList<Tuple<Guid, string>>
Возвращаемое значение
Тип:
IReadOnlyListTupleGuid,
StringРеализации
IWorkflowEngineCompiledBaseRegistryGetAllСм. также