C# Class TechDays.UI.Map.ViewModel.Extensions

Afficher le fichier Open project: Zenika/Presidentielles-RabbitMQ

Méthodes publiques

Méthode Description
ExecOnUiThread ( this app, System.Action action ) : void

Method Details

ExecOnUiThread() public static méthode

public static ExecOnUiThread ( this app, System.Action action ) : void
app this
action System.Action
Résultat void