Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
com
clover
remotepay
sdk
ExternalIDUtil
C# 클래스 com.clover.remotepay.sdk.ExternalIDUtil
Used for generating a unique string of the length specified
파일 보기
프로젝트 열기: clover/remote-pay-windows
공개 메소드들
메소드
설명
GenerateRandomString
(
int
length
) :
string
Generates the random string.
메소드 상세
GenerateRandomString()
공개
정적인
메소드
Generates the random string.
public
static
GenerateRandomString
(
int
length
) :
string
length
int
The length.
리턴
string