C# Class Raven.Studio.Models.TestPatchCommand

Inheritance: Raven.Studio.Infrastructure.Command
Afficher le fichier Open project: robashton/ravendb

Méthodes publiques

Méthode Description
Execute ( object parameter ) : void
TestPatchCommand ( PatchModel patchModel ) : System

Method Details

Execute() public méthode

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

TestPatchCommand() public méthode

public TestPatchCommand ( PatchModel patchModel ) : System
patchModel PatchModel
Résultat System