SpecialIOModelGetEditor Method

Definition

Namespace: PCBI_MachineFormats_ImportExport.XML.TestModels
Assembly: PCBI_MachineFormats_ImportExport (in PCBI_MachineFormats_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public Object GetEditor(
	Type editorBaseType
)

Parameters

editorBaseType  Type
 

Return Value

Object

Implements

ICustomTypeDescriptorGetEditor(Type)

See Also