KeyedDependencyInjectionSpecificationTests.AnotherSimpleService Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public: ref class KeyedDependencyInjectionSpecificationTests::AnotherSimpleService : Microsoft::Extensions::DependencyInjection::Specification::KeyedDependencyInjectionSpecificationTests::ISimpleService
public class KeyedDependencyInjectionSpecificationTests.AnotherSimpleService : Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ISimpleService
type KeyedDependencyInjectionSpecificationTests.AnotherSimpleService = class
interface KeyedDependencyInjectionSpecificationTests.ISimpleService
Public Class KeyedDependencyInjectionSpecificationTests.AnotherSimpleService
Implements KeyedDependencyInjectionSpecificationTests.ISimpleService
- Herencia
-
KeyedDependencyInjectionSpecificationTests.AnotherSimpleService
- Implementaciones
Constructores
KeyedDependencyInjectionSpecificationTests.AnotherSimpleService() |
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
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.