ISEbd-21. Pyatkin I.A. Lab work 02_hard. #2
@ -1,4 +1,4 @@
|
|||||||
using ProjectWarmlyShip;
|
using ProjectExcavator;
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using ProjectWarmlyShip;
|
using ProjectExcavator;
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -4,7 +4,7 @@ using System.Linq;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using ProjectExcavator.Entities;
|
using ProjectExcavator.Entities;
|
||||||
using ProjectWarmlyShip;
|
using ProjectExcavator;
|
||||||
|
|
||||||
namespace ProjectExcavator.DrawingObjects
|
namespace ProjectExcavator.DrawingObjects
|
||||||
{
|
{
|
||||||
|
@ -4,7 +4,7 @@ using System.Linq;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using ProjectExcavator.Entities;
|
using ProjectExcavator.Entities;
|
||||||
using ProjectWarmlyShip;
|
using ProjectExcavator;
|
||||||
|
|
||||||
namespace ProjectExcavator.DrawingObjects
|
namespace ProjectExcavator.DrawingObjects
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using ProjectWarmlyShip;
|
using ProjectExcavator;
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -4,7 +4,7 @@ using System.Linq;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace ProjectWarmlyShip
|
namespace ProjectExcavator
|
||||||
{
|
{
|
||||||
public interface IDrawingKatki
|
public interface IDrawingKatki
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user