Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TheAirline
GUIModel
PagesModel
RoutesPageModel
MVVMRouteClass
C# Class TheAirline.GUIModel.PagesModel.RoutesPageModel.MVVMRouteClass
Inheritance:
INotifyPropertyChanged
Mostrar archivo
Open project: TheAirlineProject/tap-desktop
Class Usage Examples
Public Methods
Method
Description
MVVMRouteClass
(
AirlinerClass
type
,
RouteAirlinerClass
seating
,
double
fareprice
) :
System
Private Methods
Method
Description
NotifyPropertyChanged
(
String
propertyName
) :
void
Method Details
MVVMRouteClass()
public
method
public
MVVMRouteClass
(
AirlinerClass
type
,
RouteAirlinerClass
seating
,
double
fareprice
) :
System
type
TheAirline.Models.Airliners.AirlinerClass
seating
TheAirline.Models.Routes.RouteAirlinerClass
fareprice
double
return
System