C# Class Events.NewMediaCreatedEvent

Inheritance: Ncqrs.Eventing.Sourcing.SourcedEvent
Afficher le fichier Open project: jletroui/CQRSWorkshop Class Usage Examples

Méthodes publiques

Свойство Type Description
Title String

Méthodes publiques

Méthode Description
NewMediaCreatedEvent ( string title ) : System

Method Details

NewMediaCreatedEvent() public méthode

public NewMediaCreatedEvent ( string title ) : System
title string
Résultat System

Property Details

Title public_oe property

public String Title
Résultat String