Click or drag to resize

XmlAttributeAttribute Constructor

Namespace:  Clio.XmlEngine
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public XmlAttributeAttribute(
	string attributeName,
	bool shouldSave = true
)

Parameters

attributeName
Type: SystemString
shouldSave (Optional)
Type: SystemBoolean
See Also