Click or drag to resize
MooshSettingsClass Constructor
Initializes a Moosh.Settings object from the specified filename.

Namespace: Moosh
Assembly: Moosh (in Moosh.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SettingsClass(
	string fileName
)

Parameters

fileName
Type: SystemString
The filename to read and write.
See Also