C# Class GeometryClassLibrary.EquilateralTriangle

Inheritance: RegularPolygon
Afficher le fichier Open project: ParagonTruss/GeometryClassLibrary

Méthodes publiques

Méthode Description
EquilateralTriangle ( Distance passedSideLength ) : UnitClassLibrary.DistanceUnit

Creates an equilateral triangle with the side the length of the passed in Distance

Private Methods

Méthode Description
EquilateralTriangle ( ) : UnitClassLibrary.DistanceUnit

Null constructor for the benefit of Entity Framework

Method Details

EquilateralTriangle() public méthode

Creates an equilateral triangle with the side the length of the passed in Distance
public EquilateralTriangle ( Distance passedSideLength ) : UnitClassLibrary.DistanceUnit
passedSideLength UnitClassLibrary.DistanceUnit.Distance
Résultat UnitClassLibrary.DistanceUnit