C# Class Raven.Studio.Models.SavePatchCommand

Inheritance: Raven.Studio.Infrastructure.Command
Datei anzeigen Open project: robashton/ravendb

Public Methods

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

Method Details

Execute() public method

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

SavePatchCommand() public method

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