Skip to content

M_Ekstrand_Encryption_Ciphers_AbstractRotor_Turn

Fred Ekstrand edited this page Aug 5, 2020 · 1 revision

AbstractRotor.Turn Method

Turn a rotor

Namespace: Ekstrand.Encryption.Ciphers
Assembly: EnigmaBinaryCipher (in EnigmaBinaryCipher.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public abstract void Turn()

VB

Public MustOverride Sub Turn

C++

public:
virtual void Turn() abstract

F#

abstract Turn : unit -> unit 

Implements

IRotor.Turn()

See Also

Reference

AbstractRotor Class
Ekstrand.Encryption.Ciphers Namespace

Clone this wiki locally