C# 클래스 Cryptology.Shared.Models.ShiftAlgorithm

상속: Cryptology.Shared.Models.CaesarCipher
파일 보기 프로젝트 열기: Mecit-SA/Cryptology

공개 메소드들

메소드 설명
ShiftAlgorithm ( string text, uint key )

메소드 상세

ShiftAlgorithm() 공개 메소드

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