C# Class Twiddler.Commands.DeauthorizeCommand

Inheritance: Twiddler.Commands.AuthorizationCommand, IDeauthorizeCommand
Exibir arquivo Open project: GraemeF/Twiddler

Public Methods

Method Description
Execute ( object parameter ) : void

Private Methods

Method Description
DeauthorizeCommand ( IAuthorizer client ) : System.ComponentModel.Composition

Method Details

Execute() public method

public Execute ( object parameter ) : void
parameter object
return void