Implement IServer. Add some missing things to IInstance

This commit is contained in:
Cyberboss
2017-12-08 11:10:21 -05:00
parent 79674a3536
commit 6a1911e573
4 changed files with 122 additions and 15 deletions
+1
View File
@@ -79,6 +79,7 @@
<Compile Include="..\AssemblyInfo.global.cs" />
<Compile Include="Components\Service.cs" />
<Compile Include="Components\Interop.cs" />
<Compile Include="Wrappers\Server.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="tgs.ico" />