Skip to content

M_Ekstrand_Encryption_Ciphers_RotorController_Clear

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

RotorController.Clear Method

Clears all settings for this controller

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

Syntax

C#

public override void Clear()

VB

Public Overrides Sub Clear

C++

public:
virtual void Clear() override

F#

abstract Clear : unit -> unit 
override Clear : unit -> unit 

Implements

IRotorController.Clear()

See Also

Reference

RotorController Class
Ekstrand.Encryption.Ciphers Namespace

Clone this wiki locally