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