WorkflowEngineCompiledBaseRegistryGetAll - метод
Пространство имён: Tessa.Workflow.CompilationСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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,
StringIWorkflowEngineCompiledBaseRegistryGetAll