C# Class Tealium.Utility.ThreadHelper

Afficher le fichier Open project: Tealium/win-library

Méthodes publiques

Méthode Description
OnBackgroundThread ( System.Action a ) : void
OnUiThread ( System.Action a ) : void

Method Details

OnBackgroundThread() public static méthode

public static OnBackgroundThread ( System.Action a ) : void
a System.Action
Résultat void

OnUiThread() public static méthode

public static OnUiThread ( System.Action a ) : void
a System.Action
Résultat void