您要查找的是不是:
- Gets the root lexical scope for the current method. 获取当前方法的根词法范围。
- The parent lexical scope of the current scope. 当前范围的父词法范围。
- The enclosing lexical scope of the current scope. 当前范围的封闭词法范围。
- The start offset of the current lexical scope. 当前词法范围的起始偏移量。
- Closes the current lexical scope. 关闭当前词法范围。
- The method that contains the current lexical scope. 包含当前词法范围的方法。
- The byte offset within the method of the lexical scope. 词法范围的方法内的字节偏移量。
- The root lexical scope that encloses the entire method. 包括整个方法的根词法范围。
- Sets the name and lexical scope of this local variable. 设置该局部变量的名称和词法范围。
- C#'s view is that nesting of classes is just a way to control lexical scoping. C%23认为类的嵌套只是一种控制词法作用域的途径。
- Optionally, the lexical scope of the local variable can be specified. 也可以指定局部变量的词法范围。
- The offset is from the beginning of the method of the current lexical scope. 该偏移量是从当前词法范围的方法的开头的偏移量。
- Gets the child lexical scopes of the current lexical scope. 获取当前词法范围的子词法范围。
- Gets the most enclosing lexical scope within this method that encloses the given offset. 获取此方法内封闭给定偏移量的最内层的封闭词法范围。
- The offset in bytes from the beginning of the method to the first instruction in the lexical scope. 从方法的开始到词法范围中第一个指令的偏移量,以字节数表示。
- All imports are done by default into the current lexical scope (rather than the current package, as in Perl 5). 所有的导入将默认为到当前的词法作用域(而不像Perl5,是到当前包)。
- The results of this code are exactly what you would expect from a strict application of the lexical scoping rule: a function is executed in the scope in which it was defined. 这段代码执行的结果会跟你所期望的遵循词法作用域规则的程序运行的完全一样:一个函数在它所被定义的作用域中执行。
- Represents a lexical scope within a method, and extends the ISymUnmanagedScope interface with methods that get information about constants defined within the scope. 表示某方法内的词法范围,并使用一些方法扩展ISymUnmanagedScope接口,这些方法可获取有关在范围内定义的常量的信息。
- Represents a symbol writer, providing methods to define documents, sequence points, lexical scopes, and variables. 表示符号编写器,提供用来定义文档、序列点、词法范围和变量的方法。
- Class provides methods that define documents, sequence points, lexical scopes, and variables. 类提供定义文档、序列点、词法范围和变量的方法。
