Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
_250
CCipher
C# Class _250.CCipher
ファイルを表示
Open project: Oscarbralo/TopBlogCoder
Class Usage Examples
Public Methods
Method
Description
decode
(
string
cipherText
,
int
shift
) :
string
Method Details
decode()
public
method
public
decode
(
string
cipherText
,
int
shift
) :
string
cipherText
string
shift
int
return
string