ContractBasedService Class |
Namespace: Autofac.Integration.Mef
The ContractBasedService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContractBasedService |
Initializes a new instance of the ContractBasedService class.
|
Name | Description | |
---|---|---|
![]() | ContractName |
Gets the name of the contract.
|
![]() | Description |
Gets a human-readable description of the service.
(Overrides ServiceDescription.) |
![]() | ExportTypeIdentity |
Gets the type identity of the objects exported under the contract.
|
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 ExportDefinition.
(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.) |