Class PlatformRegistrationManager
- Namespace
- ReactiveUI
- Assembly
- ReactiveUI.dll
Class that represents the platform registration for ReactiveUI.
- Inheritance
-
Platform
Registration Manager
Methods
SetRegistrationNamespaces(params RegistrationNamespace[])
Set the platform namespaces to register.
This needs to be set before the first call to Rx
Parameters
namespaces
RegistrationNamespace []The namespaces to register.