C# 클래스 Raven.Studio.Models.TestPatchCommand

상속: Raven.Studio.Infrastructure.Command
파일 보기 프로젝트 열기: robashton/ravendb

공개 메소드들

메소드 설명
Execute ( object parameter ) : void
TestPatchCommand ( PatchModel patchModel ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( object parameter ) : void
parameter object
리턴 void

TestPatchCommand() 공개 메소드

public TestPatchCommand ( PatchModel patchModel ) : System
patchModel PatchModel
리턴 System