C# Class withSIX.Updater.Presentation.Wpf.Commands.UninstallCommand

Inheritance: BaseCommand
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Run ( string remainingArguments ) : int
UninstallCommand ( ) : System.Configuration.Install

Method Details

Run() public method

public Run ( string remainingArguments ) : int
remainingArguments string
return int

UninstallCommand() public method

public UninstallCommand ( ) : System.Configuration.Install
return System.Configuration.Install