Метод | Описание | |
---|---|---|
Execute ( Stream stream ) : |
Activates the data stream.
|
|
Execute ( string licenceKey ) : |
Activates the licence key and updates the user interface with the results.
|
Метод | Описание | |
---|---|---|
ProcessResult ( LicenceKeyResults result ) : |
Creates the activity results object with the correct information for use by a UI.
|
protected Execute ( Stream stream ) : |
||
stream | Stream | Stream being uploaded. |
Результат |
protected Execute ( string licenceKey ) : |
||
licenceKey | string | The licence key to try activating. |
Результат |