BlockLiteral.CleanupBlock 方法

定义

释放与此块关联的资源。

public void CleanupBlock ();
member this.CleanupBlock : unit -> unit

注解

这会释放指向用户委托的 GCHandle。

适用于