Inserting Delegate Stubs in VS2012 (CS)
From Ribbon Commander Documentation
Revision as of 16:47, 15 March 2013 by Rxdff15551 bb53 (Talk | contribs)
Introduction
In Visual Studio 2012, you can automatically insert delegate stubs based on their signature in C#.
Example
Consider the simple example below: