Book a Demo

Author Topic: Can Enterprise Architect codegen XML comments?  (Read 1999 times)

Gray

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Can Enterprise Architect codegen XML comments?
« on: September 14, 2010, 09:42:52 am »
I need to get XML comments (<summary>, <example>, <exception>, etc.) generated by Enterprise Architect during the code gen into our company's C# code. It works for classes, but I also need it for methods and enums. Is that possible? How?