Skip to content

F_Ekstrand_Encryption_Ciphers_AbstractRotorController_INITIALIZED_ERROR

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

AbstractRotorController.INITIALIZED_ERROR Field

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

Syntax

C#

protected const string INITIALIZED_ERROR = "RotorController not initialized"

VB

Protected Const INITIALIZED_ERROR As String = "RotorController not initialized"

C++

protected:
literal String^ INITIALIZED_ERROR = "RotorController not initialized"

F#

static val mutable INITIALIZED_ERROR: string

Field Value

Type: String

See Also

Reference

AbstractRotorController Class
Ekstrand.Encryption.Ciphers Namespace

Clone this wiki locally