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

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

Méthodes publiques

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

Method Details

DocumentUpdatedEvent() public méthode

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