DesignLogEntryParameterInt Class

A parameter based on an integer value.

Definition

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

Constructors

DesignLogEntryParameterIntInitializes a new instance of the DesignLogEntryParameterInt class
DesignLogEntryParameterInt(String, Int32)Initializes a new instance of the DesignLogEntryParameterInt class

Properties

Methods

Extension Methods

See Also