Priority
Major
Type
Bug 
State
Fixed 
Assignee
Olga Lobacheva 
Subsystem
Language - VB.NET 
Affected versions
Fixed in
Fixed in build
Next build 
  • Submitted by   Sergey Shkredov
    2 years ago (13 Jun 2007 16:19)
  • Updated by Sergey Shkredov
    2 years ago (30 Oct 2007 14:17)
  • Jira: RSRP-43079
    (history, comments)

RSRP-43079

VB property return value assignment resolve problem

0
  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 (0)
 
Links
 
Issue has no comments