CSharpCodeWritingScope Struct   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class CSharpCodeWritingScope : IDisposable
	public struct CSharpCodeWritingScope : IDisposable
	type CSharpCodeWritingScope = struct
    interface IDisposable
	Public Structure CSharpCodeWritingScope
Implements IDisposable
		- Inheritance
 - 
				CSharpCodeWritingScope
 
- Implements
 
Constructors
| CSharpCodeWritingScope(CodeWriter, Boolean) | |
| CSharpCodeWritingScope(CodeWriter, Int32, Boolean) | |
| CSharpCodeWritingScope(CodeWriter, Int32) | |
| CSharpCodeWritingScope(CodeWriter) | 
Fields
| OnClose | 
Methods
| Dispose() |