C# Class Attereco_Front.Model.Common.FelicaManager

FelicaLibのラッパー
Show file Open project: SLP-KBIT/Attereco-Front

Public Methods

Method Description
PollingAsync ( Action togglePage, UserViewModel userVM ) : void

非同期処理によるPolling

Private Methods

Method Description
FelicaManager ( ) : Attereco_Front.ViewModel

Method Details

PollingAsync() public static method

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