Click or drag to resize
MooshSettingsClassAdd Method

Namespace: Moosh
Assembly: Moosh (in Moosh.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Add(
	string key,
	string value
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Moosh.Moosh.SettingsClass.Add(System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Moosh.Moosh.SettingsClass.Add(System.String,System.String)"]

See Also