CSharpCodeWritingScope 结构   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public value class CSharpCodeWritingScope : IDisposablepublic struct CSharpCodeWritingScope : IDisposabletype CSharpCodeWritingScope = struct
    interface IDisposablePublic Structure CSharpCodeWritingScope
Implements IDisposable- 继承
- 
				CSharpCodeWritingScope
- 实现
构造函数
| CSharpCodeWritingScope(CodeWriter, Boolean) | |
| CSharpCodeWritingScope(CodeWriter, Int32, Boolean) | |
| CSharpCodeWritingScope(CodeWriter, Int32) | |
| CSharpCodeWritingScope(CodeWriter) | 
字段
| OnClose | 
方法
| Dispose() |