C# Class DocumentsAndFolders.Sqs.Core.Ports.Events.DocumentCreatedEvent

Inheritance: paramore.brighter.commandprocessor.Event
Show file Open project: iancooper/Paramore

Public Methods

Method Description
DocumentCreatedEvent ( System.Guid id, int documentId, string title, int folderId ) : System

Method Details

DocumentCreatedEvent() public method

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