C# Class FluentMetadata.EntityFramework.Specs.DomainObjects.Comment

Inheritance: Content
Afficher le fichier Open project: forger/FluentMetadata Class Usage Examples

Méthodes publiques

Méthode Description
SetComment ( string title, string text, string eMail ) : void

Private Methods

Méthode Description
Comment ( )

Method Details

SetComment() public méthode

public SetComment ( string title, string text, string eMail ) : void
title string
text string
eMail string
Résultat void