Table of Contents

IFooService 接口

命名空间
ClassIsland.Shared.IPC.Abstractions.Services
程序集
ClassIsland.Shared.IPC.dll

测试服务。

[IpcPublic(IgnoresIpcException = true)]
public interface IFooService

方法

DoSomething()

随便干点啥。

void DoSomething()