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
com
clover
remotepay
sdk
ExternalIDUtil
C# Class com.clover.remotepay.sdk.ExternalIDUtil
Used for generating a unique string of the length specified
Afficher le fichier
Open project: clover/remote-pay-windows
Méthodes publiques
Méthode
Description
GenerateRandomString
(
int
length
) :
string
Generates the random string.
Method Details
GenerateRandomString()
public
static
méthode
Generates the random string.
public
static
GenerateRandomString
(
int
length
) :
string
length
int
The length.
Résultat
string