Sdílet prostřednictvím


ClassWithStructConstraint<T> Třída

Definice

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

Parametry typu

T
Dědičnost
ClassWithStructConstraint<T>
Implementuje

Konstruktory

ClassWithStructConstraint<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()

Získá aktuální Type instanci.

(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