cool
This commit is contained in:
12
Src/Core/Rpc/RemoteCodeService.cs
Normal file
12
Src/Core/Rpc/RemoteCodeService.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using Microsoft.CodeAnalysis.CSharp;
|
||||
|
||||
namespace Net.BITKit.Rpc
|
||||
{
|
||||
public class RemoteCodeService
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user