Navigation :
MVVMModule
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - Android, Xamarin - iOS |
public class MVVMModule : IServiceLocatorInitializer
Implements interfaces
IServiceLocatorInitializer
MVVM module which allows the registration of default services in the service locator.
Methods
Initialize(IServiceLocator serviceLocator)
Initializes the specified service locator.
Parameters
Name |
Description |
serviceLocator |
The service locator. |
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion