10 lines
132 B
C#
10 lines
132 B
C#
namespace ComputerHardwareStore
|
|
{
|
|
internal static class Program
|
|
{
|
|
static void Main()
|
|
{
|
|
}
|
|
}
|
|
}
|