public sealed class WebProxyFactoryDependencies : IWebProxyFactoryDependencies,
IEquatable<WebProxyFactoryDependencies>Public NotInheritable Class WebProxyFactoryDependencies
Implements IWebProxyFactoryDependencies, IEquatable(Of WebProxyFactoryDependencies)public ref class WebProxyFactoryDependencies sealed : IWebProxyFactoryDependencies,
IEquatable<WebProxyFactoryDependencies^>[<SealedAttribute>]
type WebProxyFactoryDependencies =
class
interface IWebProxyFactoryDependencies
interface IEquatable<WebProxyFactoryDependencies>
end| WebProxyFactoryDependencies | Зависимости для корректного функционирования IWebProxyFactory. |
| HandlerExecutor |
Объект, выполняющий обработку всех событий, связанных с запросами в объектах IWebProxy.
|
| InstanceResolver |
Объект, обеспечивающий получение экземпляров прокси-объектов IWebProxy.
|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |