MarshalByValueComponent.GetService(Type) Yöntem

Tanım

uygulayıcısını IServiceProvideralır.

public:
 virtual System::Object ^ GetService(Type ^ service);
public virtual object? GetService(Type service);
public virtual object GetService(Type service);
abstract member GetService : Type -> obj
override this.GetService : Type -> obj
Public Overridable Function GetService (service As Type) As Object

Parametreler

service
Type

Type İstediğiniz hizmet türünü temsil eden bir.

Döndürülenler

Object uygulayıcısını IServiceProvidertemsil eden bir.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.