FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
ServiceTypeRegistry(TService) Class
ServiceTypeRegistry(TService) Methods
Dispose Method
GetObjectData Method
GetService Method
IsRegistered Method
LoadAndRegister Method
OnDeserialize Method
ServiceTypeRegistry
TService
GetService Method
Namespace:
FlexRule
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
TService
GetService
(
string
assemblyName
,
string
handlerName
)
Parameters
assemblyName
Type:
System
String
handlerName
Type:
System
String
Return Value
Type:
TService
Implements
IServiceTypeRegistry
TService
GetService(String, String)
See Also
Reference
ServiceTypeRegistry
TService
Class
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com