Access Modifiers in C sharp Arabic #48

 


Access Modifiers in C sharp Arabic #48

Suggested Videos

❑ About different access modifiers that can be applied for type members.

❑ Private ,Public , Protected.

Next Session Internal, Protected Internal





Private, Public & Protected

There are 5 different access modifiers in C sharp

1. Private.
2. Protected.
3. Internal.
4. Protected Internal.
5. Public.

Private members are available only with in the containing type, where as public members are available any where . There is no restriction .

Protected Members are available, with in the containing type and to the types that derive from the  containing type.


Follow Us

YouTube

 If you want to download pptx : click Telegram

Facebook

Twitter

Instagram

Tik Tok



إرسال تعليق

أحدث أقدم