Class Registrations
- Namespace
- ReactiveUI.Blazor
- Assembly
- ReactiveUI.Blazor.dll
Blazor Framework platform registrations.
- Inheritance
-
Registrations
- Extension Methods
Constructors
Registrations()
Methods
Register(Action<Func<object>, Type>)
Register platform dependencies inside Splat.
Parameters
registerFunction
Action<Func<object>, Type>A method the deriving class will class to register the type.
See Also
IWantsToRegisterStuff