Project
ReSharper
Priority
Major
Type
Bug
Fix versions
3.1
State
Fixed
Assignee
Olga Lobacheva
Subsystem
Psi
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Sergey Shkredov
    4 years ago (13 Jun 2007 16:19)
  • Updated by   Olga Lobacheva
    22 months ago (14 Jul 2010 17:54)
  • Jira: RSRP-43079
    (history, comments)
 
RSRP-43079 VB property return value assignment resolve problem
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
  Public Class B1
    Public ReadOnly Property F(ByVal i As Integer) As Integer
      Get
        F = 1
      End Get
    End Property
  End Class


Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments