C# Class BeFriend.ViewModel.TimerPageViewModel

Inheritance: BaseViewModel
Datei anzeigen Open project: prajjwaldimri/Friend-App

Public Properties

Property Type Description
timerValue double

Public Methods

Method Description
TimerPageViewModel ( ) : System

Private Methods

Method Description
NotifyMe ( NotificationMessage obj ) : void
TimerValueRetriever ( ) : void

Method Details

TimerPageViewModel() public method

public TimerPageViewModel ( ) : System
return System

Property Details

timerValue public_oe property

public double timerValue
return double