C# Class Raven.Studio.Models.TestPatchCommand

Inheritance: Raven.Studio.Infrastructure.Command
Mostrar archivo Open project: robashton/ravendb

Public Methods

Method Description
Execute ( object parameter ) : void
TestPatchCommand ( PatchModel patchModel ) : System

Method Details

Execute() public method

public Execute ( object parameter ) : void
parameter object
return void

TestPatchCommand() public method

public TestPatchCommand ( PatchModel patchModel ) : System
patchModel PatchModel
return System