Book a Demo

Author Topic: RemoveSpaces from Class names in C Sharp Code  (Read 2360 times)

underwater

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
RemoveSpaces from Class names in C Sharp Code
« on: July 05, 2012, 10:00:36 pm »
Hello,

Is there a quick way to modify the code templates, so that the Code Generation tool removes spaces that exist in my model.   For Example at the moment, the TYPE is names "OTC Call Option" and I need it to generate the class name OTCCallOption, or perhaps OTC_Call_Option otherwise the C Sharp compiler will not deal with it properly.

Thanks

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile