Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MvvmCross
Test
Mocks
Dispatchers
CountingMockMainThreadDispatcher
C# Class MvvmCross.Test.Mocks.Dispatchers.CountingMockMainThreadDispatcher
Inheritance:
MvxMainThreadDispatcher
,
IMvxMainThreadDispatcher
Exibir arquivo
Open project: MvvmCross/MvvmCross
Class Usage Examples
Public Methods
Method
Description
RequestMainThreadAction
(
System.Action
action
) :
bool
Method Details
RequestMainThreadAction()
public
method
public
RequestMainThreadAction
(
System.Action
action
) :
bool
action
System.Action
return
bool