Share via


CSharpCodeWritingScope Struct

Definition

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)
CSharpCodeWritingScope(CodeWriter, Boolean)
CSharpCodeWritingScope(CodeWriter, Int32)
CSharpCodeWritingScope(CodeWriter, Int32, Boolean)

Fields

OnClose

Methods

Dispose()

Applies to