mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-06-13 22:48:42 +00:00
TypeDefGenerator
This commit is contained in:
@@ -5,7 +5,7 @@ using Esiur.Data;
|
||||
using Esiur.Protocol;
|
||||
namespace Esiur.Tests.RPC.EsiurServer
|
||||
{
|
||||
[Remote("Esiur.Tests.RPC.EsiurServer.Kind", "")]
|
||||
[Remote("Esiur.Tests.RPC.EsiurServer.Kind", "localhost")]
|
||||
[Export]
|
||||
public enum Kind
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user