7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
|
|
namespace DTS.Common.Interface.Sensors
|
||
|
|
{
|
||
|
|
public interface IZeroMethods
|
||
|
|
{
|
||
|
|
}
|
||
|
|
}
|