IDefineSettings Interface

Defines as interface that specifies that this object can define settings for a config file.

Definition

Namespace: Gemstone.Configuration
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.138 -- Release Build+dacff88cce10d287c7434d5aac59c76948c712b1
public interface IDefineSettings

Methods

DefineSettings Establishes default settings for the config file.

See Also