Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Provides an implementation of IAssembliesResolver with no external dependencies.
Inheritance Hierarchy
System.Object
System.Web.Http.Dispatcher.DefaultAssembliesResolver
Namespace: System.Web.Http.Dispatcher
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Class DefaultAssembliesResolver _
Implements IAssembliesResolver
'Usage
Dim instance As DefaultAssembliesResolver
public class DefaultAssembliesResolver : IAssembliesResolver
public ref class DefaultAssembliesResolver : IAssembliesResolver
type DefaultAssembliesResolver =
class
interface IAssembliesResolver
end
public class DefaultAssembliesResolver implements IAssembliesResolver
The DefaultAssembliesResolver type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DefaultAssembliesResolver | Initializes a new instance of the DefaultAssembliesResolver class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAssemblies | Returns a list of assemblies available for the application. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg)
.jpeg)