Click or drag to resize
IManagerRegistryGetServiceTService Method
Returns a single service instance

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
TService GetService<TService>()

Type Parameters

TService

Return Value

Type: TService
See Also