Generic function result does not display members correctly

SyntaxEditor .NET Languages Add-on for WPF Forum

Posted 13 years ago by 7Alpha7
Version: 11.2.0550
Platform: .NET 3.5
Environment: Windows Vista (32-bit)
Avatar
If one have such a function :

public T get<T>(string parameterName){
}
The call :

get<SOME_TYPE>("someValue").
does not display the SOME_TYPE members after the . in spite of the "get" keyword mouseover displays the correct returned type SOME_TYPE.

[Modified at 12/04/2011 03:54 PM]

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thank you for the sample, we've fixed this for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.3) was released 10 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.