DependencyContextJsonReader Classe
Definição
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
- Herança
-
DependencyContextJsonReader
- Implementações
Construtores
| DependencyContextJsonReader() |
Métodos
| Dispose() |
Realiza tarefas definidas pelo aplicativo associadas à liberação ou à redefinição de recursos não gerenciados.Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| Dispose(Boolean) | |
| Equals(Object) |
Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object. (Herdado de Object) |
| GetHashCode() |
Serve como a função de hash padrão.Serves as the default hash function. (Herdado de Object) |
| GetType() |
Obtém o Type da instância atual.Gets the Type of the current instance. (Herdado de Object) |
| MemberwiseClone() |
Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object. (Herdado de Object) |
| Read(Stream) | |
| ToString() |
Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object. (Herdado de Object) |