共用方式為


Plugin.Serializer.Dispose 方法

定義

多載

Dispose()
Dispose(Boolean)

Dispose()

public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

實作

適用於

Dispose(Boolean)

protected void Dispose (bool disposing);
member this.Dispose : bool -> unit
Protected Sub Dispose (disposing As Boolean)

參數

disposing
Boolean

適用於