I know this has been asked 1010100100202039028 times, but I DONT GET IT!!!!! :(
What's the difference between these two:
andVB Code:
Public Class A [COLOR=RED][b]Protected[/b][/color] Class B End Class End Class
VB Code:
Public Class A [COLOR=RED][b]Private[/b][/color] Class B End Class End Class
I dont know what Friend, Protected, or Protected Friend means :( MSDN doesnt help neither, maybe I'm too dumb or whatever, but someone plz explain this :D
