Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Agent007
2,720
reputation
3
20
24
Member since
August 17 2012
186 profile views
Last seen
Jul 09 '19 at 06:44
public class Me : Lazy<Person> { public void DoWork() { throw new NotImplementedException(); } }