C# Class OmniCore.Client.Uwp.Platform.BackgroundTaskFactory

Inheritance: IBackgroundTaskFactory
Afficher le fichier Open project: winemug/OmniCore

Méthodes publiques

Méthode Description
CreateBackgroundTask ( Action action ) : IBackgroundTask

Method Details

CreateBackgroundTask() public méthode

public CreateBackgroundTask ( Action action ) : IBackgroundTask
action Action
Résultat IBackgroundTask