C# Class Raven.Studio.Models.PatchSelectedCommand

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

Public Methods

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

Method Details

Execute() public method

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

PatchSelectedCommand() public method

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