LANCommander/LANCommander.SDK/Rpc/Interfaces/Client/_IRpcClient.cs

6 lines
84 B
C#
Raw Permalink Normal View History

namespace LANCommander.SDK.Rpc.Client;
public partial interface IRpcClient
{
}