Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
com
clover
remotepay
sdk
ExternalIDUtil
C# Class com.clover.remotepay.sdk.ExternalIDUtil
Used for generating a unique string of the length specified
Exibir arquivo
Open project: clover/remote-pay-windows
Public Methods
Method
Description
GenerateRandomString
(
int
length
) :
string
Generates the random string.
Method Details
GenerateRandomString()
public
static
method
Generates the random string.
public
static
GenerateRandomString
(
int
length
) :
string
length
int
The length.
return
string