
November 20th, 2012, 12:03 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Location: San Jose
Posts: 9
Time spent in forums: 1 h 43 m 4 sec
Reputation Power: 0
|
|
|
Maybe C++ is referenced where you've read this. With C++ you can define friends between classes to have more access than just use the public members. This is not possible, with C# - maybe that's why you've seen "friendless".
|