c# backend fixmob
commit63978ffd76975b0fb97f0e1c9fce9d0d62a741d2
authorpartic <1596067968@qq.com>
Mon, 7 Aug 2023 03:44:56 +0000 (7 11:44 +0800)
committerpartic <1596067968@qq.com>
Mon, 7 Aug 2023 03:44:56 +0000 (7 11:44 +0800)
treeb45b281f2a8513d20cd0f214290c204b25704f45
parentef765f8f1661214d2b342d23d22e178d80a10bcb
c# backend fix
csharp/dotnet/pxprpc/BoundMethodCallable .cs
csharp/dotnet/pxprpc/BuiltInFuncList.cs
csharp/dotnet/pxprpc/MethodCallable.cs [moved from csharp/dotnet/pxprpc/AbstractCallable.cs with 59% similarity]
csharp/dotnet/pxprpc/PxpObject.cs [moved from csharp/dotnet/pxprpc/Ref.cs with 86% similarity]
csharp/dotnet/pxprpc/ServerContext.cs
csharp/dotnet/pxprpc/tests/TestMain.cs
python/pxprpc/tests.py