добавила класс
This commit is contained in:
parent
c74ef32574
commit
2be1d77659
13
CarCenter/CarCenterView/Test.cs
Normal file
13
CarCenter/CarCenterView/Test.cs
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Text;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
|
namespace CarCenterView
|
||||||
|
{
|
||||||
|
internal class Test
|
||||||
|
{
|
||||||
|
//test
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user