7 lines
100 B
C#
7 lines
100 B
C#
namespace Tnb.BasicData.Interfaces
|
|
{
|
|
public interface IBasMaterialService
|
|
{
|
|
|
|
}
|
|
} |