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.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
public interface IDefineSettings

Methods

DefineSettings Establishes default settings for the config file.

See Also