C# Class Raven.Studio.Models.LoadPatchCommand

Inheritance: Raven.Studio.Infrastructure.Command
Exibir arquivo Open project: robashton/ravendb

Public Methods

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

Method Details

Execute() public method

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

LoadPatchCommand() public method

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