C# Class TheAirline.ViewModels.Airline.AirlineScoreMVVM

Mostra file Open project: TheAirlineProject/tap-desktop

Public Methods

Method Description
AirlineScoreMVVM ( string name, int score ) : System

Method Details

AirlineScoreMVVM() public method

public AirlineScoreMVVM ( string name, int score ) : System
name string
score int
return System