7 lines
84 B
C#
7 lines
84 B
C#
|
|
namespace DatabaseImport
|
|||
|
|
{
|
|||
|
|
public interface IISOHardware
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
}
|