| ServiceTypeRegistryTService Class |
This is base class to register types
Inheritance Hierarchy
Namespace: FlexRuleAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax[SerializableAttribute]
public abstract class ServiceTypeRegistry<TService> : MarshalByRefBase,
IServiceTypeRegistry<TService>, IDisposable, ISerializable
Type Parameters
- TService
- Type of service
The ServiceTypeRegistryTService type exposes the following members.
Constructors
Methods
Extension Methods
See Also