FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
IServiceTypeRegistry(TService) Interface
IServiceTypeRegistry(TService) Methods
GetService Method
IsRegistered Method
LoadAndRegister Method
IServiceTypeRegistry
TService
GetService Method
Returns the registered service. If it is not registered yet it throws exception
Namespace:
FlexRule
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
TService
GetService
(
string
assemblyName
,
string
handlerName
)
Parameters
assemblyName
Type:
System
String
handlerName
Type:
System
String
Return Value
Type:
TService
See Also
Reference
IServiceTypeRegistry
TService
Interface
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com