I would really appreciate if someone could tell me whether I understand it well:
class X { A a1=new A(); // reference on the stack, object value on the he
Read Jeff Richter's CLR via C# for a complete understanding of this topic.