Udostępnij za pośrednictwem


ClassWithAbstractClassConstraint<T> Klasa

Definicja

generic <typename T>
 where T : AbstractClasspublic ref class ClassWithAbstractClassConstraint : Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFakeOpenGenericService<T>
public class ClassWithAbstractClassConstraint<T> : Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFakeOpenGenericService<T> where T : AbstractClass
type ClassWithAbstractClassConstraint<'T (requires 'T :> AbstractClass)> = class
    interface IFakeOpenGenericService<'T (requires 'T :> AbstractClass)>
Public Class ClassWithAbstractClassConstraint(Of T)
Implements IFakeOpenGenericService(Of T)

Parametry typu

T
Dziedziczenie
ClassWithAbstractClassConstraint<T>
Implementuje

Konstruktory

ClassWithAbstractClassConstraint<T>(T)

Właściwości

Value

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy