C# Class Raven.Studio.Models.ExecutePatchCommand

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

Public Methods

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

Method Details

Execute() public method

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

ExecutePatchCommand() public method

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