Book a Demo

Author Topic: c# tags, are we missing something here?  (Read 3513 times)

joyce

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
c# tags, are we missing something here?
« on: December 23, 2003, 08:37:35 am »
So far, to work with c# we've had to add a "Property" tag, a "readonly" tag, a "writeonly" tag, a "attribute_name" tag etc and that's only for handling properties.

Is there some sort of template we can download that would have provided all those tags and whatever else we will need to add in future to support c# that isn't there now?

(It's a bit frustrating to have to keep digging to figure out these things.)