C# 클래스 Sample.Commands.AdjustInventoryCountCommand

상속: Command
파일 보기 프로젝트 열기: thedersen/DDDCourse

공개 메소드들

메소드 설명
AdjustInventoryCountCommand ( System.Guid id, int version, int adjustBy ) : System

메소드 상세

AdjustInventoryCountCommand() 공개 메소드

public AdjustInventoryCountCommand ( System.Guid id, int version, int adjustBy ) : System
id System.Guid
version int
adjustBy int
리턴 System