3
Reply

define protected internal access modifier.

Arun Singh

Arun Singh

13y
977
0
Reply
    you can access in class, sub class of the class and assembly.
    U can access class anywhere in assembly with derived class in any other assembly
    U can access class anywhere in assembly with derived class in any other assembly