Toggle navigation
Hot Examples
ZH
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