CSharpCodeWritingScope 结构

定义

public value class CSharpCodeWritingScope : IDisposable
public struct CSharpCodeWritingScope : IDisposable
type CSharpCodeWritingScope = struct
    interface IDisposable
Public Structure CSharpCodeWritingScope
Implements IDisposable
继承
CSharpCodeWritingScope
实现

构造函数

CSharpCodeWritingScope(CodeWriter)
CSharpCodeWritingScope(CodeWriter, Boolean)
CSharpCodeWritingScope(CodeWriter, Int32)
CSharpCodeWritingScope(CodeWriter, Int32, Boolean)

字段

OnClose

方法

Dispose()

适用于