| Priority |
Show-stopper |
| Type | Bug |
| State | Fixed |
| Assignee | Andrey Simanovsky |
| Subsystem | No subsystem |
| Affected versions |
No affected versions
|
| Fixed in |
4.0, 3.1
|
| Fixed in build |
Next build |
RSRP-48529 |
Generate Implementation @VB: Does Not Expand Generic Parameters |
|
|
Public Class Handler Implements IEquatable(Of Handler) End Class
Public Class Handler Implements IEquatable(Of Handler) Public Function Equals(ByVal other As T) As Boolean Implements IEquatable(Of T).Equals End Function End Class