C# Class Poderosa.XZModem.StartXZModemCommand

Inheritance: Poderosa.Commands.GeneralCommandImpl
Datei anzeigen Open project: poderosaproject/poderosa Class Usage Examples

Public Methods

Method Description
CanExecute ( ICommandTarget target ) : bool
InternalExecute ( ICommandTarget target ) : CommandResult
StartXZModemCommand ( ) : System

Method Details

CanExecute() public method

public CanExecute ( ICommandTarget target ) : bool
target ICommandTarget
return bool

InternalExecute() public method

public InternalExecute ( ICommandTarget target ) : CommandResult
target ICommandTarget
return CommandResult

StartXZModemCommand() public method

public StartXZModemCommand ( ) : System
return System