Book a Demo

Author Topic: delegate definition out of class  (Read 3149 times)

PaulV

  • EA User
  • **
  • Posts: 27
  • Karma: +1/-1
    • View Profile
delegate definition out of class
« on: June 06, 2012, 02:06:49 am »
It's usually in .net that a delegate declaration is a part of a namespace and not of a class.

I use EA to generate a source code from the model. Is it possible to define a delegate out of a model class, as part of a package?

TIA !