7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
|
|
namespace DTS.Common.Interface.Sensors
|
||
|
|
{
|
||
|
|
public interface IInitialOffsets
|
||
|
|
{
|
||
|
|
}
|
||
|
|
}
|