A
AMP
Hello,
Brushing up on my OO.
If Public Class A creates an object, class_b, of type Public Class B,
Can an instance of Class C see class_b without it being passed to it
in a constructor.
What is a realy good book on OO, particularly with a c# bend to it?
Thanks
Brushing up on my OO.
If Public Class A creates an object, class_b, of type Public Class B,
Can an instance of Class C see class_b without it being passed to it
in a constructor.
What is a realy good book on OO, particularly with a c# bend to it?
Thanks