XML_ActionsAttributeWrapper(IAttributeElement) Constructor

Initializes a new instance of the XML_ActionsAttributeWrapper class

Definition

Namespace: PCBI_PanelBuilder
Assembly: PCBI_Panel_Editor (in PCBI_Panel_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public AttributeWrapper(
	IAttributeElement attribute
)

Parameters

attribute  IAttributeElement
 

See Also