Stack Exchange
Server Fault Stack Exchange
Questions
Tags
Users
About
Server Fault Stack Exchange
Public
Questions
Tags
Users
About
U A
121
reputation
4
Philadelphia, PA, United States
Member since
July 20 2015
1 profile views
Last seen
Feb 04 '20 at 15:56
public class UA : Lazy { public void DoWork() { throw new NotSupportedException(); } }