C# Class Care.Views.Lab.LovePercentage

Inheritance: PhoneApplicationPage, INotifyPropertyChanged
Mostrar archivo Open project: thankcreate/Care

Public Methods

Method Description
LovePercentage ( ) : System
LovePercentage ( int input ) : System

Private Methods

Method Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

LovePercentage() public method

public LovePercentage ( ) : System
return System

LovePercentage() public method

public LovePercentage ( int input ) : System
input int
return System