C# Class CKFinder.Connector.CommandHandlers.RenameFileCommandHandler

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

Public Methods

Method Description
RenameFileCommandHandler ( ) : System

Protected Methods

Method Description
BuildXml ( ) : void

Method Details

BuildXml() protected method

protected BuildXml ( ) : void
return void

RenameFileCommandHandler() public method

public RenameFileCommandHandler ( ) : System
return System