C# Class _250.CCipher

Afficher le fichier Open project: Oscarbralo/TopBlogCoder Class Usage Examples

Méthodes publiques

Méthode Description
decode ( string cipherText, int shift ) : string

Method Details

decode() public méthode

public decode ( string cipherText, int shift ) : string
cipherText string
shift int
Résultat string