Пробный класс
This commit is contained in:
parent
ad1b457f40
commit
3f9f29c8b8
12
Cruiser/Cruiser/ObjectParameters.cs
Normal file
12
Cruiser/Cruiser/ObjectParameters.cs
Normal file
@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Cruiser
|
||||
{
|
||||
public class ObjectParameters
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user