9 lines
92 B
C#
9 lines
92 B
C#
|
|
namespace WCS.BLL.Services.IService
|
|
{
|
|
public interface IHomerService
|
|
{
|
|
|
|
}
|
|
}
|