Access Modifiers

suggest change

Remarks

If the access modifier is omitted,

Access modifiers on setters or getters of properties can only restrict access, not widen it: public string someProperty {get; private set;}

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents