|
-
Jan 4th, 2008, 04:28 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] [2.0] Default access modifier for classes
At first I thought it was private because the default access modifier for variables, methods, functions, etc are private, but I soon found that it was not because I was able to reference them from other classes. Then I thought it was public, but then found out that it was not. Now I'm thinking it's internal, which it may or may not be. But what is it really, I'd sure like to know. Is there some sort of custom access modifier specifically for classes that isn't actually a keyword or something? What access modifier does a class use by default?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|