pasensyoso_manigbas
Well-known member
- Joined
- May 19, 2006
- Messages
- 64
- Programming Experience
- Beginner
hi mods,
I only want to clear something out... As what I've read Shared Methods can only access members of the Class that are Shared... but what happen is when I access a Shared Methods with regular Methods... it does allow an access... and when a Regular Method access a Shared Method it also doesnt return an error... why is that so?![Eek! :eek: :eek:](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I only want to clear something out... As what I've read Shared Methods can only access members of the Class that are Shared... but what happen is when I access a Shared Methods with regular Methods... it does allow an access... and when a Regular Method access a Shared Method it also doesnt return an error... why is that so?