C# Class EvCoSample.Domain.ProductReview

Inheritance: Entity
Afficher le fichier Open project: florindpreda/EventualConsistency.DomainEvents.AzureServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
ProductReview ( string text, System.Guid productId ) : System

Méthodes protégées

Méthode Description
ProductReview ( ) : System

Method Details

ProductReview() protected méthode

protected ProductReview ( ) : System
Résultat System

ProductReview() public méthode

public ProductReview ( string text, System.Guid productId ) : System
text string
productId System.Guid
Résultat System