Udostępnij za pośrednictwem


ClassWithInterfaceConstraint<T> Klasa

Definicja

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

Parametry typu

T
Dziedziczenie
ClassWithInterfaceConstraint<T>
Implementuje

Konstruktory

ClassWithInterfaceConstraint<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 bieżące wystąpienie.

(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