Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/docs/apidocs/xml/en/System.Net/SocketAddress.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Net/SocketAddress.xml39
1 files changed, 0 insertions, 39 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Net/SocketAddress.xml b/mcs/docs/apidocs/xml/en/System.Net/SocketAddress.xml
deleted file mode 100644
index 7b47eea3484..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Net/SocketAddress.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <class name="System.Net.SocketAddress" assembly="System">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <constructor name="SocketAddress(System.Net.Sockets.AddressFamily, System.Int32)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="family">TODO</param>
- <param name="size">TODO</param>
- </constructor>
- <constructor name="SocketAddress(System.Net.Sockets.AddressFamily)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="family">TODO</param>
- </constructor>
- <property name="Family">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="Size">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="Item">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <method name="ToString">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <returns>TODO</returns>
- </method>
- </class>
-</monodoc> \ No newline at end of file