访问修饰符 meaning in English
access modifier
Examples
- The following five accessibility levels can be specified using the access modifiers
使用这些访问修饰符可指定下列五个可访问性级别: - You cannot use any access modifiers when defining module members , nor can you specify
在定义模块成员时无法使用任何访问修饰符,也无法指定 - Are classes , methods and events ? that are specific to an assembly marked as internal
Assembly特有的类,方法,事件的访问修饰符是否已经标记为internal - To discover information such as the name , return type , parameters , access modifiers such as
了解以下信息:方法的名称、返回类型、参数、访问修饰符(如 - For a discussion of the access modifiers you can assign to elements within a namespace , see
有关可以分配给命名空间中的元素的访问修饰符的讨论,请参见