Almadarius wrote:
dare I say
Yes, you dared :laugh: That's actually not a bad idea... I might just do that. I noticed I don't know any of the 7 languages discussed in the book and I've read a good review. I might even buy it! :)
It's an OO world.
public class Naerling : Lazy<Person>{
public void DoWork(){ throw new NotImplementedException(); }
}