C# Class Marten.Testing.Target

Afficher le fichier Open project: JasperFx/marten Class Usage Examples

Méthodes publiques

Свойство Type Description
Float float
StringField string

Méthodes publiques

Méthode Description
GenerateRandomData ( int number ) : IEnumerable
Random ( bool deep = false ) : Target
Target ( ) : System

Method Details

GenerateRandomData() public static méthode

public static GenerateRandomData ( int number ) : IEnumerable
number int
Résultat IEnumerable

Random() public static méthode

public static Random ( bool deep = false ) : Target
deep bool
Résultat Target

Target() public méthode

public Target ( ) : System
Résultat System

Property Details

Float public_oe property

public float Float
Résultat float

StringField public_oe property

public string StringField
Résultat string