Sdílet prostřednictvím


ClassWithSelfReferencingConstraint<T> Třída

Definice

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
Dědičnost
ClassWithSelfReferencingConstraint<T>
Implementuje

Konstruktory

ClassWithSelfReferencingConstraint<T>(T)

Vlastnosti

Value

Metody

Equals(Object)

Určí, zda se zadaný objekt rovná aktuálnímu objektu.

(Zděděno od Object)
GetHashCode()

Slouží jako výchozí hashovací funkce.

(Zděděno od Object)
GetType()

Type Získá z aktuální instance.

(Zděděno od Object)
MemberwiseClone()

Vytvoří mělkou kopii aktuálního Objectsouboru .

(Zděděno od Object)
ToString()

Vrátí řetězec, který představuje aktuální objekt.

(Zděděno od Object)

Platí pro