C# Class CKFinder.Connector.CommandHandlers.MoveFilesCommandHandler

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

Public Methods

Method Description
MoveFilesCommandHandler ( ) : 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

MoveFilesCommandHandler() public method

public MoveFilesCommandHandler ( ) : System
return System