Use FCL types instead of primitive types in C#

Hello guys.

Quick question: is there any way to make resharper use the FCL type instead of the primitive types when using C# (ex: when implementing an interface, I'd like to end up with Int32 and String instead of int and string).

Thanks.

0
2 comments
Avatar
Permanently deleted user

Hello Luis
     I'm afraid there's no way yet. We have a corresponding issue in our tracker: http://youtrack.jetbrains.net/issue/RSRP-47042 and you're welcome to monitor its status.

Andrey Serebryansky

Support Engineer

JetBrains, Inc

http://www.jetbrains.com

"Develop with pleasure!"

0
Avatar
Permanently deleted user

hum...ok, it's really a pitty...let's hope it gets "fixed" in future releases

0

Please sign in to leave a comment.