7 lines
97 B
C#
7 lines
97 B
C#
namespace Warehouse.IServices
|
|
{
|
|
public partial interface Igateway_nodesService
|
|
{
|
|
}
|
|
}
|