C# Class Twiddler.Commands.DeauthorizeCommand

Inheritance: Twiddler.Commands.AuthorizationCommand, IDeauthorizeCommand
Afficher le fichier Open project: GraemeF/Twiddler

Méthodes publiques

Méthode Description
Execute ( object parameter ) : void

Private Methods

Méthode Description
DeauthorizeCommand ( IAuthorizer client ) : System.ComponentModel.Composition

Method Details

Execute() public méthode

public Execute ( object parameter ) : void
parameter object
Résultat void