DependencyContextJsonReader 類別

定義

public ref class DependencyContextJsonReader : IDisposable, Microsoft::Extensions::DependencyModel::IDependencyContextReader
public class DependencyContextJsonReader : IDisposable, Microsoft.Extensions.DependencyModel.IDependencyContextReader
type DependencyContextJsonReader = class
    interface IDependencyContextReader
    interface IDisposable
Public Class DependencyContextJsonReader
Implements IDependencyContextReader, IDisposable
繼承
DependencyContextJsonReader
實作

建構函式

DependencyContextJsonReader()

方法

Dispose()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

Dispose(Boolean)
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
Read(Stream)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於