init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace DatabaseImport
|
||||
{
|
||||
/// <summary>
|
||||
/// represents hardware in TTS import
|
||||
/// </summary>
|
||||
public interface IDASHardware
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user