Freigeben über


KeyedDependencyInjectionSpecificationTests.SimpleService Klasse

Definition

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
Vererbung
KeyedDependencyInjectionSpecificationTests.SimpleService
Implementiert

Konstruktoren

KeyedDependencyInjectionSpecificationTests.SimpleService()

Methoden

Equals(Object)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

(Geerbt von Object)
GetHashCode()

Fungiert als Standardhashfunktion.

(Geerbt von Object)
GetType()

Ruft den Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()

Erstellt eine flache Kopie des aktuellen Object.

(Geerbt von Object)
ToString()

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Gilt für: