2024-04-03 17:33:56 +04:00
|
|
|
|
namespace CarCenterView
|
|
|
|
|
{
|
|
|
|
|
public partial class Form1 : Form
|
|
|
|
|
{
|
|
|
|
|
public Form1()
|
|
|
|
|
{
|
|
|
|
|
InitializeComponent();
|
|
|
|
|
}
|
2024-04-03 17:40:23 +04:00
|
|
|
|
// <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 1234
|
2024-04-03 17:39:06 +04:00
|
|
|
|
|
2024-04-03 17:33:56 +04:00
|
|
|
|
}
|
|
|
|
|
}
|