Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Cirrious
MvvmCross
Plugins
DownloadCache
MvxFileDownloadCache.CallbackPair
C# Class Cirrious.MvvmCross.Plugins.DownloadCache.MvxFileDownloadCache.CallbackPair
Mostra file
Open project: Everbridge/sm-MvvmCross
Public Methods
Method
Description
CallbackPair
(
Action
success
,
Action
error
) :
System
Method Details
CallbackPair()
public
method
public
CallbackPair
(
Action
success
,
Action
error
) :
System
success
Action
error
Action
return
System