FakeService Sınıf

Tanım

public ref class FakeService : IDisposable, Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFakeEveryService, Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFakeOpenGenericService<Microsoft::Extensions::DependencyInjection::Specification::Fakes::PocoClass ^>
public class FakeService : IDisposable, Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFakeEveryService, Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFakeOpenGenericService<Microsoft.Extensions.DependencyInjection.Specification.Fakes.PocoClass>
type FakeService = class
    interface IFakeEveryService
    interface IFakeService
    interface IFakeMultipleService
    interface IFakeScopedService
    interface IFakeServiceInstance
    interface IFakeSingletonService
    interface IFakeOpenGenericService<PocoClass>
    interface IDisposable
Public Class FakeService
Implements IDisposable, IFakeEveryService, IFakeOpenGenericService(Of PocoClass)
Devralma
FakeService
Uygulamalar

Oluşturucular

FakeService()

Özellikler

Disposed
Value

Yöntemler

Dispose()
Equals(Object)

Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.

(Devralındığı yer: Object)
GetHashCode()

Varsayılan karma işlevi işlevi görür.

(Devralındığı yer: Object)
GetType()

Type Geçerli örneğini alır.

(Devralındığı yer: Object)
MemberwiseClone()

Geçerli Objectöğesinin sığ bir kopyasını oluşturur.

(Devralındığı yer: Object)
ToString()

Geçerli nesneyi temsil eden dizeyi döndürür.

(Devralındığı yer: Object)

Şunlara uygulanır