John_H_Bergman
Tomato Guru
USA
198 Posts |
Posted - Jan 21 2004 : 12:23:51 PM
|
When I use the XmlElement Attribute, the syntax assist does not quite work right (C#).
[XmlElement("Submitter",IsNullable=true)]
The Assistance apparently does not realize that attributes can embed the properties inside the declaration; and treats the assistance as a simple constructor-type entity. |
John H. Bergman CTO SiliconZone
[email protected]
To Send email, remove the .online. |
|