If in doubt, check the language specification.
According to the C # language specification, section 3.5.1:
3.5.1 Announced Availability
Declared item availability can be one of the following:
- The publication that is selected by including the public modifier in the participantβs ad. The intuitive meaning of the public is "access is not limited."
- , . " , ". -Internal, . ", ".
- ( ), , . ", , ".
- , . private - " ".
, ( , Cluster) points.
... , : !