C# Class Cirrious.MvvmCross.Plugins.Messenger.ThreadRunners.MvxThreadPoolActionRunner
ファイルを表示
Open project: Everbridge/sm-MvvmCross
Public Methods
Method |
Description |
|
Run ( System.Action action ) : void |
|
|
Method Details
public Run ( System.Action action ) : void |
action |
System.Action |
|
return |
void |
|