C# Class RxUISample.NotificationsListViewModel

Inheritance: ReactiveUI.ReactiveObject
Mostrar archivo Open project: paulcbetts/starter-sample

Public Methods

Method Description
NotificationsListViewModel ( INotificationsClient notificationsApi ) : System

Method Details

NotificationsListViewModel() public method

public NotificationsListViewModel ( INotificationsClient notificationsApi ) : System
notificationsApi INotificationsClient
return System