Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
VisualCaptcha
CryptoHelper
C# Class VisualCaptcha.CryptoHelper
Helper class to get random-ish values
Inheritance:
IDisposable
Mostra file
Open project: lukeautry/visualCaptcha-aspnet
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
Description
GetRandomIndex
(
int
finishIndex
) :
int
GetRandomString
(
int
length
) :
string
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void