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

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

Public Methods

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

Method Details

DocumentUpdatedEvent() public method

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