C# Class MvvmCross.Test.Mocks.Dispatchers.CountingMockMainThreadDispatcher

Inheritance: MvxMainThreadDispatcher, IMvxMainThreadDispatcher
Afficher le fichier Open project: MvvmCross/MvvmCross Class Usage Examples

Méthodes publiques

Méthode Description
RequestMainThreadAction ( System.Action action ) : bool

Method Details

RequestMainThreadAction() public méthode

public RequestMainThreadAction ( System.Action action ) : bool
action System.Action
Résultat bool