Sdílet prostřednictvím


ClassWithClassConstraint<T> Třída

Definice

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

Konstruktory

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