Udostępnij za pośrednictwem


ClassWithSelfReferencingConstraint<T> Klasa

Definicja

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

Parametry typu

T
Dziedziczenie
ClassWithSelfReferencingConstraint<T>
Implementuje

Konstruktory

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