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

Inheritance: paramore.brighter.commandprocessor.Event
Afficher le fichier Open project: iancooper/Paramore

Méthodes publiques

Méthode Description
FolderCreatedEvent ( System.Guid id, int folderId, string title ) : System

Method Details

FolderCreatedEvent() public méthode

public FolderCreatedEvent ( System.Guid id, int folderId, string title ) : System
id System.Guid
folderId int
title string
Résultat System