C# 클래스 DocumentsAndFolders.Sqs.Core.Ports.Events.DocumentCreatedEvent

상속: paramore.brighter.commandprocessor.Event
파일 보기 프로젝트 열기: iancooper/Paramore

공개 메소드들

메소드 설명
DocumentCreatedEvent ( System.Guid id, int documentId, string title, int folderId ) : System

메소드 상세

DocumentCreatedEvent() 공개 메소드

public DocumentCreatedEvent ( System.Guid id, int documentId, string title, int folderId ) : System
id System.Guid
documentId int
title string
folderId int
리턴 System