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

Inheritance: CKFinder.Connector.CommandHandlers.XmlCommandHandlerBase
Show file Open project: Achilles-Software/CloudStorageProvider

Public Methods

Method Description
CopyFilesCommandHandler ( ) : System

Protected Methods

Method Description
BuildXml ( ) : void

Private Methods

Method Description
appendErrorNode ( int errorCode, string name, string type, string path ) : void

Method Details

BuildXml() protected method

protected BuildXml ( ) : void
return void

CopyFilesCommandHandler() public method

public CopyFilesCommandHandler ( ) : System
return System