다음을 통해 공유


CSharpCodeWritingScope 구조체

정의

public value class CSharpCodeWritingScope : IDisposable
public struct CSharpCodeWritingScope : IDisposable
type CSharpCodeWritingScope = struct
    interface IDisposable
Public Structure CSharpCodeWritingScope
Implements IDisposable
상속
CSharpCodeWritingScope
구현

생성자

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

필드

OnClose

메서드

Dispose()

적용 대상