7 lines
117 B
C#
7 lines
117 B
C#
namespace JiShe.CollectBus.Protocol.Contracts.ProtocolPools
|
|
{
|
|
public interface IPluginContainer
|
|
{
|
|
}
|
|
}
|