0
kicks
Visual Studio Tips: Creating the interface method studs automatically
Obviously, Writing a class that implements a interface having 30 functions is a time-consuming task, but Visual Studio offers you a quick way to do this in seconds by right-clicking on the interface you are implementing and then selecting "Implement Interface".