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

Inheritance: System.CommandBase
Afficher le fichier Open project: NtreevSoft/CommandLineParser

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CopyCommand ( ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

CopyCommand() public méthode

public CopyCommand ( ) : System
Résultat System

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void