Partager via


FakeOpenGenericService<TVal> Classe

Définition

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

Paramètres de type

TVal
Héritage
FakeOpenGenericService<TVal>
Implémente

Constructeurs

FakeOpenGenericService<TVal>(TVal)

Propriétés

Value

Méthodes

Equals(Object)

Détermine si l'objet spécifié est égal à l'objet actuel.

(Hérité de Object)
GetHashCode()

Fait office de fonction de hachage par défaut.

(Hérité de Object)
GetType()

Obtient le Type de l'instance actuelle.

(Hérité de Object)
MemberwiseClone()

Crée une copie superficielle du Object actuel.

(Hérité de Object)
ToString()

Retourne une chaîne qui représente l'objet actuel.

(Hérité de Object)

S’applique à