IConfigureTypeRegistration Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The latest Enterprise Library information can be found at the Enterprise Library site. |
The IConfigureTypeRegistration type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.) |
|
ForSection |
Specifies the name of the configuration section that implements ITypeRegistrationsProvider. |
|
ForType(Type) |
Specifies the type of the ITypeRegistrationsProvider instance that should be used to retrieve type registrations.
|
|
ForType<TTypeRegistrationsProvider>() |
Specifies the type of the ITypeRegistrationsProvider instance that should be used to retrieve type registrations.
|
|
GetHashCode |
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
GetType |
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
ToString |
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.) |
See Also
IConfigureTypeRegistration Interface
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace