Posted 17 years ago by nathan
Version: 4.0.0244
Platform: .NET 2.0
Environment: Windows Server 2003 (32-bit)
Avatar
it appears that event declarations that are implementing an interface are incorrecly marked as syntax error.

in the following code the "Implements" is marked with a red line and the message says "As expected." however the syntax is valid. has this already been address?

Public Class ConnectApplet
  Implements PortalLib.IPortalApplet

  Public Event ProcessAction() Implements IPortalApplet.ProcessAction

End Class

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks, this is now fixed for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.