Share via


KeyedDependencyInjectionSpecificationTests.SimpleService Clase

Definición

public: ref class KeyedDependencyInjectionSpecificationTests::SimpleService : Microsoft::Extensions::DependencyInjection::Specification::KeyedDependencyInjectionSpecificationTests::ISimpleService
public class KeyedDependencyInjectionSpecificationTests.SimpleService : Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ISimpleService
type KeyedDependencyInjectionSpecificationTests.SimpleService = class
    interface KeyedDependencyInjectionSpecificationTests.ISimpleService
Public Class KeyedDependencyInjectionSpecificationTests.SimpleService
Implements KeyedDependencyInjectionSpecificationTests.ISimpleService
Herencia
KeyedDependencyInjectionSpecificationTests.SimpleService
Implementaciones

Constructores

KeyedDependencyInjectionSpecificationTests.SimpleService()

Métodos

Equals(Object)

Determina si el objeto especificado es igual que el objeto actual.

(Heredado de Object)
GetHashCode()

Sirve como la función hash predeterminada.

(Heredado de Object)
GetType()

Obtiene el Type de la instancia actual.

(Heredado de Object)
MemberwiseClone()

Crea una copia superficial del Object actual.

(Heredado de Object)
ToString()

Devuelve una cadena que representa el objeto actual.

(Heredado de Object)

Se aplica a