Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TheAirline
GUIModel
PagesModel
AirlinersPageModel
AirlinerTypeMVVM
C# Class TheAirline.GUIModel.PagesModel.AirlinersPageModel.AirlinerTypeMVVM
Inheritance:
INotifyPropertyChanged
显示文件
Open project: TheAirlineProject/tap-desktop
Class Usage Examples
Public Methods
Method
Description
AirlinerTypeMVVM
(
AirlinerType
type
) :
System
Private Methods
Method
Description
NotifyPropertyChanged
(
String
propertyName
) :
void
Method Details
AirlinerTypeMVVM()
public
method
public
AirlinerTypeMVVM
(
AirlinerType
type
) :
System
type
TheAirline.Models.Airliners.AirlinerType
return
System