GeometryClassLibraryTest.ConcavePentagon.ConcavePentagon C# (CSharp) Method

ConcavePentagon() public method

public ConcavePentagon ( ) : System.Collections.Generic
return System.Collections.Generic
        public ConcavePentagon()
            : base(newConcavePentagon())
        {

        }
        private static Polygon newConcavePentagon()