Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: SettingsSaver(Action<JsonValue>)

Declaration

public SettingsSaver(
    Action<JsonValue> saver
)

Summary

Constructor.

Parameters

Action<JsonValue>saver Delegate that saves the settings.