Book a Demo

Author Topic: Problem with C# "Async" keyword  (Read 3080 times)

Hofmann

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Problem with C# "Async" keyword
« on: February 05, 2014, 09:56:51 pm »
When I import a C# class (.cs source file) with a method signature containing the keyword "async" the import fails.

I use EA 10 Build 1006.


Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Problem with C# "Async" keyword
« Reply #1 on: February 06, 2014, 09:13:47 am »
I think this may have been fixed in the EA 11 beta...

http://www.sparxsystems.com/products/ea/11/index.html

Hofmann

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Problem with C# "Async" keyword
« Reply #2 on: February 18, 2014, 06:59:08 pm »
Yes that's right. It works on EA 11 Beta.

Thank you!