Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Andrey Simanovsky 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
  • Submitted by   Serge Baltic
    2 years ago (25 Oct 2007 05:02)
  • Updated by Serge Baltic
    2 years ago (25 Oct 2007 21:49)
  • Jira: RSRP-51824
    (history, comments)

RSRP-51824

CA::VB::CreateFromUsage: "Create Class" Fails to Set the Correct Access Modifier

0
Public Class Status
  Public Event CanMove(ByVal sender As Object, ByVal args As CanMoveEventArgs)


CA-Create CanMoveEventArgs as a new top-level class.

Class CanMoveEventArgs
End Class


Error:
  1. CanMoveEventArgs must be public, to fit a public argument on a public class. Compilation error.

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments