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

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

Public Methods

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

Method Details

FolderCreatedEvent() public method

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