C# Class ModelBuilder.PhoneValueGenerator

The AgeValueGenerator class is used to generate phone numbers.
Inheritance: ValueGeneratorMatcher
Afficher le fichier Open project: roryprimrose/ModelBuilder

Méthodes publiques

Méthode Description
PhoneValueGenerator ( ) : System

Initializes a new instance of the PhoneValueGenerator class.

Méthodes protégées

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

Method Details

GenerateValue() protected méthode

protected GenerateValue ( Type type, string referenceName, LinkedList buildChain ) : object
type System.Type
referenceName string
buildChain LinkedList
Résultat object

PhoneValueGenerator() public méthode

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