Class | Description |
---|---|
DoNotUse |
This type, field, or method shall never be referenced from anywhere at all.
|
NoExternalUse |
References are allowed only when they are within the same module
(that is, if the reference is compiled at the same time as the restricted element.)
|
None |
No access restriction whatsoever.
|
Copyright © 2013. All Rights Reserved.