C# Class MsFest.ReactiveUI.Wpf.ViewModels.LoginViewModel

Inheritance: ReactiveUI.ReactiveObject
Datei anzeigen Open project: jiravanet/Prezentace-ReactiveUI Class Usage Examples

Public Methods

Method Description
LoginViewModel ( IAuthentication authentication = null ) : System

Method Details

LoginViewModel() public method

public LoginViewModel ( IAuthentication authentication = null ) : System
authentication IAuthentication
return System