Show / Hide Table of Contents

Namespace OpenSilver.Compatibility

Classes

DownloadStringCompletedEventArgs

Provides data for the System.Net.WebClient.DownloadStringCompleted event.

UploadStringCompletedEventArgs

Provides data for the System.Net.WebClient.UploadStringCompleted event.

WebClient

Provides common methods for sending data to and receiving data from a resource identified by a URI.

Delegates

DownloadStringCompletedEventHandler

Represents the method that will handle the System.Net.WebClient.DownloadStringCompleted event of a System.Net.WebClient.

UploadStringCompletedEventHandler

Represents the method that will handle the System.Net.WebClient.UploadStringCompleted event of a System.Net.WebClient.