C# Class Signal.Tasks.SendTask

Inheritance: UntypedTaskActivity
Afficher le fichier Open project: smndtrl/Signal-UWP

Méthodes publiques

Méthode Description
OnCanceled ( ) : void
onAdded ( ) : void

Méthodes protégées

Méthode Description
Execute ( ) : string

Method Details

Execute() protected méthode

protected Execute ( ) : string
Résultat string

OnCanceled() public méthode

public OnCanceled ( ) : void
Résultat void

onAdded() public méthode

public onAdded ( ) : void
Résultat void