Yes, you can extract an interface from a class using Visual Studio:
Inside the target class file: Right Click > Refactor > Extract Interface…
Example

then

Yes, you can extract an interface from a class using Visual Studio:
Inside the target class file: Right Click > Refactor > Extract Interface…
Example

then
