7 lines
92 B
C#
7 lines
92 B
C#
namespace Tnb.EquipMgr.Interfaces
|
|
{
|
|
public interface IEquipmentService
|
|
{
|
|
|
|
}
|
|
} |