AsnWriter.Scope 结构

定义

提供一个 IDisposable 目标,通过使用词法范围作为逻辑范围安全关闭打开的标记。

public: value class AsnWriter::Scope : IDisposable
public readonly struct AsnWriter.Scope : IDisposable
type AsnWriter.Scope = struct
    interface IDisposable
Public Structure AsnWriter.Scope
Implements IDisposable
继承
AsnWriter.Scope
实现

方法

Dispose()

执行与释放或重置非托管资源关联的应用程序定义的任务。

适用于