Files
shape_library/Shapes/Class1.cs
Brady 62c9007691 hw3
2019-10-19 21:02:18 -06:00

8 lines
74 B
C#

using System;
namespace Shapes
{
public class Class1
{
}
}