DependencyContextJsonReader.Dispose メソッド

定義

オーバーロード

Dispose()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

Dispose(Boolean)

Dispose()

ソース:
DependencyContextJsonReader.cs
ソース:
DependencyContextJsonReader.cs
ソース:
DependencyContextJsonReader.cs
ソース:
DependencyContextJsonReader.cs

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

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

実装

適用対象

Dispose(Boolean)

ソース:
DependencyContextJsonReader.cs
ソース:
DependencyContextJsonReader.cs
ソース:
DependencyContextJsonReader.cs
ソース:
DependencyContextJsonReader.cs
protected:
 virtual void Dispose(bool disposing);
protected virtual void Dispose (bool disposing);
abstract member Dispose : bool -> unit
override this.Dispose : bool -> unit
Protected Overridable Sub Dispose (disposing As Boolean)

パラメーター

disposing
Boolean

適用対象