Show / Hide Table of Contents

Class ComponentConfig

A basic component config.

Inheritance
System.Object
ComponentConfig
BTCompConfig
SimCompConfig
TrignoRfCompConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.Configurations
Assembly: DelsysAPI.dll
Syntax
public abstract class ComponentConfig

Constructors

ComponentConfig(ConfigType)

Declaration
protected ComponentConfig(ConfigType t)
Parameters
Type Name Description
ConfigType t

Fields

Type

Declaration
public ConfigType Type
Field Value
Type Description
ConfigType
Back to top Generated by DocFX