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.Runtime.Remoting/RemotingServices.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Runtime.Remoting/RemotingServices.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Runtime.Remoting/RemotingServices.xml b/mcs/docs/apidocs/xml/en/System.Runtime.Remoting/RemotingServices.xml
deleted file mode 100644
index b0a6eebb280..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Runtime.Remoting/RemotingServices.xml
+++ /dev/null
@@ -1,21 +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.Runtime.Remoting.RemotingServices" assembly="corlib">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <method name="IsTransparentProxy(System.Object)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="proxy">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="ExecuteMessage(System.MarshalByRefObject, System.Runtime.Remoting.Messaging.IMethodCallMessage)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="target">TODO</param>
- <param name="reqMsg">TODO</param>
- <returns>TODO</returns>
- </method>
- </class>
-</monodoc> \ No newline at end of file