DesignLogEntryParameterBool Class

A parameter based on a bool.

Definition

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

Constructors

DesignLogEntryParameterBoolInitializes a new instance of the DesignLogEntryParameterBool class
DesignLogEntryParameterBool(String, Boolean)Initializes a new instance of the DesignLogEntryParameterBool class

Properties

Methods

Extension Methods

See Also