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

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

Méthodes publiques

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

Method Details

DocumentCreatedEvent() public méthode

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