C# Class Attereco_Front.ViewModel.MainViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: SLP-KBIT/Attereco-Front Class Usage Examples

Méthodes publiques

Свойство Type Description
felica Attereco_Front.Model.Felica

Méthodes publiques

Méthode Description
CreateUser ( ) : void
MainViewModel ( ) : Attereco_Register.Model.Common

Initializes a new instance of the MainViewModel class.

MainViewModel ( ) : System.Collections.Generic

MainWindow の コンストラクタ

PollingAsync ( ) : void
TogglePage ( ) : void

ページを切り変えるメソッド

TogglePage ( UserViewModel userVM ) : void

Method Details

CreateUser() public méthode

public CreateUser ( ) : void
Résultat void

MainViewModel() public méthode

Initializes a new instance of the MainViewModel class.
public MainViewModel ( ) : Attereco_Register.Model.Common
Résultat Attereco_Register.Model.Common

MainViewModel() public méthode

MainWindow の コンストラクタ
public MainViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

PollingAsync() public méthode

public PollingAsync ( ) : void
Résultat void

TogglePage() public méthode

ページを切り変えるメソッド
public TogglePage ( ) : void
Résultat void

TogglePage() public méthode

public TogglePage ( UserViewModel userVM ) : void
userVM UserViewModel
Résultat void

Property Details

felica public_oe static_oe property

public static Felica,Attereco_Front.Model felica
Résultat Attereco_Front.Model.Felica