|
|
|
|
Portable.NET |
|
|
System.Runtime.Remoting Namespace |
|
|
|
|
|
|
There are 3 incomplete classes in this namespace
In total we are missing :
3 constructors,
13 methods,
0 fields,
0 properties, and
0 events.
|
|
| |
| | |
|
| |
| | |
|
|
Status :
should have attributes `public auto ansi ', but has `public auto ansi ' instead
|
static System.Void
Configure(System.String filename) | TODO |
|
| |
| | |
|
|
Status :
|
static System.Object
Connect(System.Type classToProxy, System.String url, System.Object data) | TODO |
static System.Boolean
Disconnect(System.MarshalByRefObject obj) | TODO |
static System.Runtime.Remoting.Messaging.IMethodReturnMessage
ExecuteMessage(System.MarshalByRefObject target, System.Runtime.Remoting.Messaging.IMethodCallMessage reqMsg) | TODO |
static System.Reflection.MethodBase
GetMethodBaseFromMethodMessage(System.Runtime.Remoting.Messaging.IMethodMessage msg) | TODO |
static System.Runtime.Remoting.Proxies.RealProxy
GetRealProxy(System.Object proxy) | TODO |
static System.Type
GetServerTypeForUri(System.String URI) | TODO |
static System.Runtime.Remoting.ObjRef
Marshal(System.MarshalByRefObject Obj, System.String ObjURI, System.Type RequestedType) | TODO |
static System.Object
Unmarshal(System.Runtime.Remoting.ObjRef objectRef, System.Boolean fRefine) | TODO |
|
| |
|
|
|