C# 클래스 GeometryClassLibraryTest.LoggingUtilities

파일 보기 프로젝트 열기: ParagonTruss/GeometryClassLibrary

공개 메소드들

메소드 설명
Log ( this polygon ) : void
Log ( this polygons ) : void

비공개 메소드들

메소드 설명
Coordinates ( Polygon polygon ) : string
PolygonArrayString ( List polygons ) : string
PolygonString ( Polygon polygon ) : string

메소드 상세

Log() 공개 정적인 메소드

public static Log ( this polygon ) : void
polygon this
리턴 void

Log() 공개 정적인 메소드

public static Log ( this polygons ) : void
polygons this
리턴 void