Skip to content

M_Ekstrand_Encryption_Ciphers_EnigmaManager_Reset

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

EnigmaManager.Reset Method

Resets back to its start state.

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

Syntax

C#

public void Reset()

VB

Public Sub Reset

C++

public:
void Reset()

F#

member Reset : unit -> unit 

See Also

Reference

EnigmaManager Class
Ekstrand.Encryption.Ciphers Namespace

Clone this wiki locally