Book a Demo

Author Topic: How to use generated code  (Read 2869 times)

razzo78

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
How to use generated code
« on: March 18, 2015, 12:51:30 am »
I have generate the c# code for a simple class with a statediagram associated.
How do I use it now in my Visual Studio project? How to change the states?
There are examples where I can understand what I have to do in general with the generated classes?