Skip to content

F_Ekstrand_Encryption_Ciphers_AbstractTurn_m_SettingsInUse

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

AbstractTurn.m_SettingsInUse Field

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

Syntax

C#

protected bool m_SettingsInUse

VB

Protected m_SettingsInUse As Boolean

C++

protected:
bool m_SettingsInUse

F#

val mutable m_SettingsInUse: bool

Field Value

Type: Boolean

See Also

Reference

AbstractTurn Class
Ekstrand.Encryption.Ciphers Namespace

Clone this wiki locally