Change Signature and static methods

I'm not allowed to remove the static modifier in the change signature refactoring. Is this expected behaviour?

--
Matt Berther
http://www.mattberther.com

0
4 comments
Avatar
Permanently deleted user

I'm not allowed to remove the static modifier in the change signature
refactoring. Is this expected behaviour?


Yep. There's another refactoring that can help you with that, though: Convert to instance method.

HTH,
Andrei

0
Avatar
Permanently deleted user

Hello Andrei,

But not yet supported in R#?

--
Matt Berther
http://www.mattberther.com

>> I'm not allowed to remove the static modifier in the change signature
>> refactoring. Is this expected behaviour?
>>

Yep. There's another refactoring that can help you with that, though:
Convert to instance method.

HTH,
Andrei


0
Avatar
Permanently deleted user

But not yet supported in R#?


Right.

--
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com "Develop with pleasure!"


Hello Andrei,

But not yet supported in R#?

--
Matt Berther
http://www.mattberther.com

>>> I'm not allowed to remove the static modifier in the change
>>> signature refactoring. Is this expected behaviour?
>>>
>> Yep. There's another refactoring that can help you with that, though:
>> Convert to instance method.
>>
>> HTH,
>> Andrei

0
Avatar
Permanently deleted user

Oops, sorry, I haven't noticed this was a message in resharper's newsgroups, I replied to it from the Today view in OmniaMea.

Ignore the noise, please.

Regards,
Andrei

>> But not yet supported in R#?
>>

Right.

>> Hello Andrei,
>>
>> But not yet supported in R#?
>>
>> --
>> Matt Berther
>> http://www.mattberther.com
>>>> I'm not allowed to remove the static modifier in the change
>>>> signature refactoring. Is this expected behaviour?
>>>>
>>> Yep. There's another refactoring that can help you with that,
>>> though: Convert to instance method.
>>>
>>> HTH,
>>> Andrei

0

Please sign in to leave a comment.