XmlAttributeAttribute Constructor |
Namespace:
Clio.XmlEngine
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic XmlAttributeAttribute(
string attributeName,
bool shouldSave = true
)
Parameters
- attributeName
- Type: SystemString
- shouldSave (Optional)
- Type: SystemBoolean
See Also