Udostępnij za pośrednictwem


ConstrainedFakeOpenGenericService<TVal> Klasa

Definicja

generic <typename TVal>
 where TVal : PocoClasspublic ref class ConstrainedFakeOpenGenericService : Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFakeOpenGenericService<TVal>
public class ConstrainedFakeOpenGenericService<TVal> : Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFakeOpenGenericService<TVal> where TVal : PocoClass
type ConstrainedFakeOpenGenericService<'Val (requires 'Val :> PocoClass)> = class
    interface IFakeOpenGenericService<'Val (requires 'Val :> PocoClass)>
Public Class ConstrainedFakeOpenGenericService(Of TVal)
Implements IFakeOpenGenericService(Of TVal)

Parametry typu

TVal
Dziedziczenie
ConstrainedFakeOpenGenericService<TVal>
Implementuje

Konstruktory

ConstrainedFakeOpenGenericService<TVal>(TVal)

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 wartość bieżącego wystąpienia.

(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