Click or drag to resize

IConfig Interface

Configuration interface

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public interface IConfig

The IConfig type exposes the following members.

Methods
 NameDescription
Public methodGetConfigVersion Current version of this configuration-instance.
Public methodVersionChecker Compares the version of this configuration-instance with the highest supported version of this configuration.
Top
See Also