Book a Demo

Author Topic: C# event  (Read 2463 times)

jzhao

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
C# event
« on: May 09, 2003, 01:34:39 am »
How to create an event in a class to ensure the consistency during the round-trip engineering. In Attribute property dialog, type should be the delegate, name should be the name of the event, stereotype should be <<event>>. But after the reverse engineering these have been changed.

Thanks