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
Afficher le fichier Open project: reactiveui/ReactiveUI

Méthodes publiques

Méthode Description
Register ( Action registerFunction ) : void

Method Details

Register() public méthode

public Register ( Action registerFunction ) : void
registerFunction Action
Résultat void