GeometryClassLibraryTest.ConcavePentagon.ConcavePentagon C# (CSharp) 메소드

ConcavePentagon() 공개 메소드

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

        }
        private static Polygon newConcavePentagon()