C# Class Twiddler.Commands.DeauthorizeCommand
显示文件
Open project: GraemeF/Twiddler
Public Methods
Method |
Description |
|
Execute ( object parameter ) : void |
|
|
Private Methods
Method |
Description |
|
DeauthorizeCommand ( IAuthorizer client ) : System.ComponentModel.Composition |
|
|
Method Details
public Execute ( object parameter ) : void |
parameter |
object |
|
return |
void |
|