3
Reply

define protected internal access modifier.

Arun Singh

Arun Singh

12y
944
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