C# Class Signal.Tasks.SendTask

Inheritance: UntypedTaskActivity
Datei anzeigen Open project: smndtrl/Signal-UWP

Public Methods

Method Description
OnCanceled ( ) : void
onAdded ( ) : void

Protected Methods

Method Description
Execute ( ) : string

Method Details

Execute() protected method

protected Execute ( ) : string
return string

OnCanceled() public method

public OnCanceled ( ) : void
return void

onAdded() public method

public onAdded ( ) : void
return void