C# 클래스 Sample.Commands.DeactivateInventoryItemCommand

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

공개 메소드들

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

메소드 상세

DeactivateInventoryItemCommand() 공개 메소드

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