C# 클래스 ReactiveUI.Winforms.Registrations

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.
상속: IWantsToRegisterStuff
파일 보기 프로젝트 열기: reactiveui/ReactiveUI

공개 메소드들

메소드 설명
Register ( Action registerFunction ) : void

메소드 상세

Register() 공개 메소드

public Register ( Action registerFunction ) : void
registerFunction Action
리턴 void