Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pepino
ScenarioRunner
Application
RandomValueGenerator
C# Class Pepino.ScenarioRunner.Application.RandomValueGenerator
Inheritance:
IRandomValueGenerator
Afficher le fichier
Open project: AcklenAvenue/Pepino
Méthodes publiques
Méthode
Description
GetNumber
( ) :
int
GetString
( ) :
string
Private Methods
Méthode
Description
RandomString
(
int
length
,
string
allowedChars
= "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" ) :
string
Method Details
GetNumber()
public
méthode
public
GetNumber
( ) :
int
Résultat
int
GetString()
public
méthode
public
GetString
( ) :
string
Résultat
string