T
Tony
Hello!
I want to check with you if the following default accessmodifier is correct.
* Class outer level = Internal
* Class that are nested = private
* field = private
* method = private
* delegate = internal
Is this correct?
Is it any more that I have forgotten?
//Tony
I want to check with you if the following default accessmodifier is correct.
* Class outer level = Internal
* Class that are nested = private
* field = private
* method = private
* delegate = internal
Is this correct?
Is it any more that I have forgotten?
//Tony