DependencyContextJsonReader 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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) | |