[]
Initializes a new instance of Settings with default property values.
public Settings()
Initializes a new instance of Settings and applies values from the provided settings collection.
public Settings(NameValueCollection settings)
| Type | Name | Description |
|---|---|---|
| NameValueCollection | settings | A name/value collection of settings to apply. |