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

Inheritance: MvxMainThreadDispatcher, IMvxMainThreadDispatcher
Mostrar archivo 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