UniqueService Class |
Namespace: Autofac.Core
The UniqueService type exposes the following members.
| Name | Description | |
|---|---|---|
| UniqueService |
Initializes a new instance of the UniqueService class.
| |
| UniqueService(Guid) |
Initializes a new instance of the UniqueService class.
|
| Name | Description | |
|---|---|---|
| Description |
Gets a programmer-readable description of the identifying feature of the service.
(Overrides ServiceDescription.) |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ServiceEquals(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.
(Overrides ServiceGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Service.) |