C# Class Ntreev.Library.Commands.Shell.Commands.CopyCommand

Inheritance: System.CommandBase
Show file Open project: NtreevSoft/CommandLineParser

Private Properties

Property Type Description

Public Methods

Method Description
CopyCommand ( ) : System

Protected Methods

Method Description
OnExecute ( ) : void

Method Details

CopyCommand() public method

public CopyCommand ( ) : System
return System

OnExecute() protected method

protected OnExecute ( ) : void
return void