U A

121
reputation
4

public class UA : Lazy { public void DoWork() { throw new NotSupportedException(); } }