Pibd-13_Garifullin_F.M_LabWork05 #14
@ -1,4 +1,4 @@
|
||||
namespace ProjectTank.CollectionGenericObjects;
|
||||
namespace ProjectTank.CollectionGenericObjects;
|
||||
|
||||
public enum CollectionType
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
namespace ProjectTank.CollectionGenericObjects
|
||||
{
|
||||
public class StorageCollection<T>
|
||||
|
@ -1,4 +1,5 @@
|
||||
using ProjectTank.CollectionGenericObjects;
|
||||
using ProjectLinkor.CollectionGenericObjects;
|
||||
using ProjectTank.CollectionGenericObjects;
|
||||
using ProjectTank.Drawning;
|
||||
|
||||
namespace ProjectTank
|
||||
|
Loading…
x
Reference in New Issue
Block a user