6 lines
111 B
C#
6 lines
111 B
C#
namespace Adaptation.Eaf.EquipmentCore.Control
|
|
{
|
|
public interface IEquipmentCommandService
|
|
{
|
|
}
|
|
} |