RuleTreeManager(IPCBIWindow, SettingsXML) Constructor

Initializes a new instance of the RuleTreeManager class

Definition

Namespace: PCBI_Stencil_Editor.StaticsAndSettings
Assembly: PCBI_Stencil_Editor (in PCBI_Stencil_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public RuleTreeManager(
	IPCBIWindow parent,
	SettingsXML settings
)

Parameters

parent  IPCBIWindow
 
settings  SettingsXML
 

See Also