Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Softeq
XToolkit
Common
Droid
DroidMainThreadExecutor
C# Class Softeq.XToolkit.Common.Droid.DroidMainThreadExecutor
A
IMainThreadExecutor
implementation for the Xamarin Android platform.
Inheritance:
MainThreadExecutorBase
ファイルを表示
Open project: Softeq/XToolkit.WhiteLabel
Protected Methods
Method
Description
PlatformBeginInvokeOnMainThread
(
Action
action
) :
void
Method Details
PlatformBeginInvokeOnMainThread()
protected
method
protected
PlatformBeginInvokeOnMainThread
(
Action
action
) :
void
action
Action
return
void