C# Class Attereco_Front.Model.Common.FelicaManager

FelicaLibのラッパー
Afficher le fichier Open project: SLP-KBIT/Attereco-Front

Méthodes publiques

Méthode Description
PollingAsync ( Action togglePage, UserViewModel userVM ) : void

非同期処理によるPolling

Private Methods

Méthode Description
FelicaManager ( ) : Attereco_Front.ViewModel

Method Details

PollingAsync() public static méthode

非同期処理によるPolling
public static PollingAsync ( Action togglePage, UserViewModel userVM ) : void
togglePage Action
userVM Attereco_Front.ViewModel.UserViewModel
Résultat void