Udostępnij za pośrednictwem


ClassWithClassConstraint<T> Klasa

Definicja

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

Parametry typu

T
Dziedziczenie
ClassWithClassConstraint<T>
Implementuje

Konstruktory

ClassWithClassConstraint<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