C# Class GeometryClassLibraryTest.LoggingUtilities

Afficher le fichier Open project: ParagonTruss/GeometryClassLibrary

Méthodes publiques

Méthode Description
Log ( this polygon ) : void
Log ( this polygons ) : void

Private Methods

Méthode Description
Coordinates ( Polygon polygon ) : string
PolygonArrayString ( List polygons ) : string
PolygonString ( Polygon polygon ) : string

Method Details

Log() public static méthode

public static Log ( this polygon ) : void
polygon this
Résultat void

Log() public static méthode

public static Log ( this polygons ) : void
polygons this
Résultat void