All types
|
All members
PropellerApi
RT.PropellerApi
IPropeller
Module
ISettings
Saver
Propeller
Module
Base
<TSettings>
Propeller
Module
Settings
Propeller
Settings
Propeller
Util
Settings
Saver
Settings
Saver
(
saver
)
SaveSettings
(
settings
)
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Sealed class:
RT.PropellerApi.
SettingsSaver
Assembly:
PropellerApi, Version=1.0.31.0, Culture=neutral, PublicKeyToken=null
Namespace:
RT.PropellerApi
Show inherited types...
Inherits from:
System.MarshalByRefObject
object
Show implemented interfaces...
Implements:
RT.PropellerApi.
ISettingsSaver
(directly)
Summary
Provides a simple implementation for the
ISettingsSaver
interface.
Constructors
SettingsSaver
(
Action<
JsonValue
>
saver
)
Constructor.
Instance methods
void
SaveSettings
(
JsonValue
settings
)
Implements:
ISettingsSaver
.
SaveSettings
(
JsonValue
)
Saves the settings. (Implements
ISettingsSaver
.
SaveSettings
(
JsonValue
)
.)