Is there some template or something to implement iterface methods with accessing to wrapped member?
For example, suppose I have
public class MyClass
There is. Use Source menu->Generate Delegate Methods...