DesignLogEntryConverterParametersConvertTo Method

Definition

Namespace: PCB_Investigator.Automation.DesignHistory
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override Object ConvertTo(
	ITypeDescriptorContext context,
	CultureInfo culture,
	Object value,
	Type destType
)

Parameters

context  ITypeDescriptorContext
 
culture  CultureInfo
 
value  Object
 
destType  Type
 

Return Value

Object

See Also