DesignLogEntryParameterDouble Class

A parameter based on a double value.

Definition

Namespace: PCB_Investigator.Automation.DesignHistory
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class DesignLogEntryParameterDouble : DesignLogEntryParameter
Inheritance
Object    DesignLogEntryParameter    DesignLogEntryParameterDouble

Constructors

DesignLogEntryParameterDoubleInitializes a new instance of the DesignLogEntryParameterDouble class
DesignLogEntryParameterDouble(String, Double)Initializes a new instance of the DesignLogEntryParameterDouble class

Properties

Methods

Extension Methods

See Also