GeometryClassLibraryTest.ConcavePentagon.ConcavePentagon C# (CSharp) Méthode

ConcavePentagon() public méthode

public ConcavePentagon ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public ConcavePentagon()
            : base(newConcavePentagon())
        {

        }
        private static Polygon newConcavePentagon()