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

Key: RSRP-43079
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Olga Lobacheva
Reporter: Sergey Shkredov
Votes: 0
Watchers: 0
Operations

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

VB property return value assignment resolve problem

Created: 13 Jun 07 16:19   Updated: 30 Oct 07 14:17
Component/s: Language - VB.NET
Fix Version/s: 3.1
Security Level: Everybody (All jira users)

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


 Description  « Hide
Public Class B1
    Public ReadOnly Property F(ByVal i As Integer) As Integer
      Get
        F = 1
      End Get
    End Property
  End Class


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