C# 클래스 Paxos.Commands.Add

상속: ICommand
파일 보기 프로젝트 열기: ayende/Paxos.Demo

공개 메소드들

메소드 설명
Execute ( int currentValue ) : int

메소드 상세

Execute() 공개 메소드

public Execute ( int currentValue ) : int
currentValue int
리턴 int