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

RemotingServices.xml « System.Runtime.Remoting « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0a6eebb280d6c50596eb8ddd309388e7d39d9ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>