Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ReactiveUI
PlatformRegistrations
C# Class ReactiveUI.PlatformRegistrations
Ignore me. This class is a secret handshake between RxUI and RxUI.Xaml in order to register certain classes on startup that would be difficult to register otherwise.
Inheritance:
IWantsToRegisterStuff
Datei anzeigen
Open project: reactiveui/ReactiveUI
Public Methods
Method
Description
Register
(
Action
registerFunction
) :
void
Method Details
Register()
public
method
public
Register
(
Action
registerFunction
) :
void
registerFunction
Action
return
void