C# Class Cryptology.Shared.Models.ShiftAlgorithm

Inheritance: Cryptology.Shared.Models.CaesarCipher
Mostrar archivo Open project: Mecit-SA/Cryptology

Public Methods

Method Description
ShiftAlgorithm ( string text, uint key )

Method Details

ShiftAlgorithm() public method

public ShiftAlgorithm ( string text, uint key )
text string
key uint