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()

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

Dispose(Boolean)
Read(Stream)

適用対象