C# Class CKFinder.Connector.CommandHandlers.CopyFilesCommandHandler

Inheritance: CKFinder.Connector.CommandHandlers.XmlCommandHandlerBase
Afficher le fichier Open project: Achilles-Software/CloudStorageProvider Class Usage Examples

Méthodes publiques

Méthode Description
CopyFilesCommandHandler ( ) : System

Méthodes protégées

Méthode Description
BuildXml ( ) : void

Private Methods

Méthode Description
appendErrorNode ( int errorCode, string name, string type, string path ) : void

Method Details

BuildXml() protected méthode

protected BuildXml ( ) : void
Résultat void

CopyFilesCommandHandler() public méthode

public CopyFilesCommandHandler ( ) : System
Résultat System