|
|
|
|
Portable.NET |
|
|
System.Net Namespace |
|
|
|
|
|
|
There are 13 incomplete classes in this namespace
In total we are missing :
7 constructors,
34 methods,
0 fields,
14 properties, and
0 events.
|
|
| |
| | |
|
|
Status :
|
System.Void
Add(System.Net.Cookie cookie) | TODO |
System.Void
Add(System.Uri uri, System.Net.Cookie cookie) | TODO |
System.String
GetCookieHeader(System.Uri uri) | TODO |
System.Net.CookieCollection
GetCookies(System.Uri uri) | TODO |
System.Void
SetCookies(System.Uri uri, System.String cookieHeader) | TODO |
|
| |
| | |
|
|
Status :
|
static System.IAsyncResult
BeginGetHostByName(System.String hostName, System.AsyncCallback requestCallback, System.Object stateObject) | TODO |
static System.IAsyncResult
BeginResolve(System.String hostName, System.AsyncCallback requestCallback, System.Object stateObject) | TODO |
static System.Net.IPHostEntry
EndGetHostByName(System.IAsyncResult asyncResult) | TODO |
static System.Net.IPHostEntry
EndResolve(System.IAsyncResult asyncResult) | TODO |
|
| |
| | |
|
|
Status :
|
System.Net.FileWebRequest(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | TODO |
|
|
| |
| | |
|
|
Status :
|
System.Net.FileWebResponse(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | TODO |
|
| |
| | |
|
|
Status :
|
System.Net.IWebProxy
Select
| TODO |
|
| |
| | |
|
|
Status :
|
System.Net.HttpWebRequest(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | Missing |
|
|
|
| |
| | |
|
|
Status :
|
System.Net.HttpWebResponse(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | Missing |
|
|
System.Net.CookieCollection
Cookies
| TODO |
|
| |
| | |
|
|
Status :
|
static System.Net.ServicePoint
FindServicePoint(System.Uri address, System.Net.IWebProxy proxy) | TODO |
|
|
| |
| | |
|
|
Status :
|
System.Byte[]
UploadValues(System.String address, System.Collections.Specialized.NameValueCollection data) | TODO |
System.Byte[]
UploadValues(System.String address, System.String method, System.Collections.Specialized.NameValueCollection data) | TODO |
|
System.Collections.Specialized.NameValueCollection
QueryString
| TODO |
|
| |
| | |
|
|
Status :
|
System.Net.WebHeaderCollection(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | Missing |
|
System.String
Get(System.String name) | Missing |
System.String
Get(System.Int32 index) | Missing |
System.String
GetKey(System.Int32 index) | Missing |
System.Void
GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | Missing |
System.String[]
GetValues(System.Int32 index) | Missing |
System.Void
OnDeserialization(System.Object sender) | Missing |
System.Byte[]
ToByteArray() | Missing |
|
System.String[]
AllKeys
| Missing |
System.Int32
Count
| Missing |
System.Collections.Specialized.NameObjectCollectionBase.KeysCollection
Keys
| Missing |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
System.Net.WebRequest(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | Missing |
|
| |
| | |
|
|
Status :
|
System.Net.WebResponse(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) | Missing |
|
| |
|
|
|