Udostępnij za pośrednictwem


HostConfigProvider.GetServices(HttpConfiguration) Metoda

Definicja

Pobiera zestaw usług, od których ta usługa zależy w celu działania.

protected virtual System.Collections.Generic.IDictionary<Type,object> GetServices (System.Web.Http.HttpConfiguration config);
abstract member GetServices : System.Web.Http.HttpConfiguration -> System.Collections.Generic.IDictionary<Type, obj>
override this.GetServices : System.Web.Http.HttpConfiguration -> System.Collections.Generic.IDictionary<Type, obj>
Protected Overridable Function GetServices (config As HttpConfiguration) As IDictionary(Of Type, Object)

Parametry

config
System.Web.Http.HttpConfiguration

Wystąpienie elementu System.Web.Http.HttpConfiguration.

Zwraca

Zestaw usług do zarejestrowania się na potrzeby tego zaplecza.

Dotyczy