C# Class ModelBuilder.EmailValueGenerator

The EmailValueGenerator class is used to generate strings that should represent an email.
Inheritance: RelativeValueGenerator
Afficher le fichier Open project: roryprimrose/ModelBuilder

Méthodes publiques

Méthode Description
EmailValueGenerator ( ) : System

Initializes a new instance of the EmailValueGenerator class.

Private Methods

Méthode Description
GenerateValue ( Type type, string referenceName, LinkedList buildChain ) : object

Method Details

EmailValueGenerator() public méthode

Initializes a new instance of the EmailValueGenerator class.
public EmailValueGenerator ( ) : System
Résultat System