Udostępnij za pośrednictwem


ClassWithNoConstraints<T> Klasa

Definicja

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

Parametry typu

T
Dziedziczenie
ClassWithNoConstraints<T>
Implementuje

Konstruktory

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