Home
last modified time | relevance | path

Searched refs:DownloadStringCompletedEventArgs (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebClient/ref/
H A DSystem.Net.WebClient.cs23 public class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs class
25 …internal DownloadStringCompletedEventArgs(string result, System.Exception exception, bool cancelle… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
28 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
132 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Net/
H A DAssemblyInfo.cs19 [assembly: TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebClient/src/System/Net/
H A DWebClient.cs77 …protected virtual void OnDownloadStringCompleted(DownloadStringCompletedEventArgs e) => DownloadSt… in OnDownloadStringCompleted()
115 …StringOperationCompleted = arg => OnDownloadStringCompleted((DownloadStringCompletedEventArgs)arg); in StartAsyncOperation()
1379 …var eventArgs = new DownloadStringCompletedEventArgs(stringData, exception, _canceled, asyncOp.Use… in DownloadStringAsyncCallback()
2012 …legate void DownloadStringCompletedEventHandler(object sender, DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
2061 public class DownloadStringCompletedEventArgs : AsyncCompletedEventArgs class
2065 …internal DownloadStringCompletedEventArgs(string result, Exception exception, bool cancelled, obje… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A Dwebclient.cs1966 protected virtual void OnDownloadStringCompleted(DownloadStringCompletedEventArgs e) { in OnDownloadStringCompleted()
1973 OnDownloadStringCompleted((DownloadStringCompletedEventArgs)arg); in DownloadStringOperationCompleted()
1991 DownloadStringCompletedEventArgs eventArgs = in DownloadStringAsyncCallback()
1992 …new DownloadStringCompletedEventArgs(stringData, exception, m_Cancelled, asyncOp.UserSuppliedState… in DownloadStringAsyncCallback()
3166 …legate void DownloadStringCompletedEventHandler(object sender, DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
3168 public class DownloadStringCompletedEventArgs : AsyncCompletedEventArgs { class
3170 …internal DownloadStringCompletedEventArgs(string result, Exception exception, bool cancelled, obje… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Net.cs32 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
H A DSystem.cs8209 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
8211 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
8214 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
9142 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Net.cs31 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
H A DSystem.cs8181 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
8183 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
8186 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
9112 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Net.cs31 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
H A DSystem.cs8181 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
8183 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
8186 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
9112 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Net.cs31 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
H A DSystem.cs8181 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
8183 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
8186 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
9112 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Net.cs32 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
H A DSystem.cs8210 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
8212 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
8215 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
9144 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Net.cs32 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Net.cs35 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Net.cs35 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.DownloadStringCompletedEventArgs))]
/dports/graphics/cfdg/cfdg-3.3_1/src-net/
H A DDocument.cpp527 void Document::DownLoaded(Object^ , Net::DownloadStringCompletedEventArgs^ e)
H A DDocument.h1888 … System::Void DownLoaded(System::Object^ sender, System::Net::DownloadStringCompletedEventArgs^ e);
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5494 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
5496 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
5499 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
6395 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5531 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
5533 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
5536 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
6466 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5492 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
5494 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
5497 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
6393 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5527 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
5529 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
5532 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
6462 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8238 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
8240 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
8243 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
9084 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs7936 …public partial class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventA… class
7938 …internal DownloadStringCompletedEventArgs() : base (default(System.Exception), default(bool), defa… in DownloadStringCompletedEventArgs() method in System.Net.DownloadStringCompletedEventArgs
7941 … DownloadStringCompletedEventHandler(object sender, System.Net.DownloadStringCompletedEventArgs e); in DownloadStringCompletedEventHandler()
8760 …protected virtual void OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs e) { } in OnDownloadStringCompleted()

12