mirror of
https://github.com/RRQM/TouchSocket.git
synced 2025-12-19 18:06:45 +08:00
测试文档
This commit is contained in:
@@ -207,7 +207,7 @@ interface IXmlRpcServer
|
||||
}
|
||||
```
|
||||
|
||||
最后生成代理,并按照接口调用。
|
||||
最后生成代理,并按照接口调用。
|
||||
|
||||
```csharp {1}
|
||||
var rpc = MyXmlRpcDispatchProxy.Create<IXmlRpcServer, MyXmlRpcDispatchProxy>();
|
||||
|
||||
Reference in New Issue
Block a user