2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-06-13 22:48:42 +00:00

TypeDefGenerator

This commit is contained in:
2026-06-08 23:25:49 +03:00
parent 0939f71464
commit 2bdd5d5022
23 changed files with 348 additions and 43 deletions
@@ -6,7 +6,7 @@ using Google.Protobuf;
using System;
namespace Esiur.Tests.RPC.EsiurServer
{
[Remote("Esiur.Tests.RPC.EsiurServer.Variant", "")]
[Remote("Esiur.Tests.RPC.EsiurServer.Variant", "localhost")]
[Export]
public class Variant : IRecord
{