| ServiceTypeRegistryTService Class |
Namespace: FlexRule
[SerializableAttribute] public abstract class ServiceTypeRegistry<TService> : MarshalByRefBase, IServiceTypeRegistry<TService>, IDisposable, ISerializable
The ServiceTypeRegistryTService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceTypeRegistryTService | ||
| ServiceTypeRegistryTService(SerializationInfo, StreamingContext) |
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetObjectData | ||
| GetService | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsRegistered | ||
| LoadAndRegister | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnDeserialize | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |