C# 클래스 Admin.Common.Events.ProductDescriptionChanged

상속: MicroServices.Common.Event
파일 보기 프로젝트 열기: rbanks54/microcafe 1 사용 예제들

공개 메소드들

메소드 설명
ProductDescriptionChanged ( System.Guid id, string newDescription ) : System

비공개 메소드들

메소드 설명
ProductDescriptionChanged ( System.Guid id, string newDescription, int version ) : System

메소드 상세

ProductDescriptionChanged() 공개 메소드

public ProductDescriptionChanged ( System.Guid id, string newDescription ) : System
id System.Guid
newDescription string
리턴 System