History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-51824
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Andrey Simanovsky
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

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

Created: 25 Oct 07 05:02   Updated: 25 Oct 07 21:49
Component/s: None
Fix Version/s: 3.1, 4.0
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
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.


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.