ImplicitRegistrationSource Methods |
The ImplicitRegistrationSource type exposes the following members.
Name | Description | |
---|---|---|
BuildRegistration |
Allows hooking into the registration pipeline of the registration source, useful for such things as marking a registration as externally owned.
| |
Equals | Determines whether the specified object is equal to the current object. (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 the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RegistrationsFor |
Retrieve registrations for an unregistered service, to be used
by the container.
| |
ResolveInstanceT |
Resolves an instance of the implicit type.
| |
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |