C# Class RavenFS.Studio.Commands.AddFolderCommand

Inheritance: RavenFS.Studio.Infrastructure.Command
Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
AddFolderCommand ( Observable currentFolder ) : System.Text.RegularExpressions
Execute ( object parameter ) : void

Private Methods

Méthode Description
ValidateFolderName ( string folderName ) : string

Method Details

AddFolderCommand() public méthode

public AddFolderCommand ( Observable currentFolder ) : System.Text.RegularExpressions
currentFolder Observable
Résultat System.Text.RegularExpressions

Execute() public méthode

public Execute ( object parameter ) : void
parameter object
Résultat void