Navigation :
IRegistrationConvention
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.IoC |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public interface IRegistrationConvention
The registration convention interface.
Properties
RegistrationType
Gets the type of the registration.
Methods
Process(IEnumerable<Type> typesToRegister)
Processes the specified types to register.
Parameters
Name |
Description |
typesToRegister |
The types to register. |
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion