C# Class Finder.ckfinder.core.connector.AzureStorageCommandHandlers.CopyFilesCommandHandler

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

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