C# Class GeoGen.Core.TheoremTypeExtensions

The extensions methods for TheoremType.
Afficher le fichier Open project: PatrikBak/GeoGen

Méthodes publiques

Méthode Description
GetNumberOfNeededObjects ( TheoremType type ) : int

Gets the number of TheoremObject that are required for a theorem of this type.

Private Methods

Méthode Description
GeoGenException ( ) : GeoGen.Core.TheoremType
nameof ( ) : GeoGen.Core.TheoremType

Method Details

GetNumberOfNeededObjects() public static méthode

Gets the number of TheoremObject that are required for a theorem of this type.
public static GetNumberOfNeededObjects ( TheoremType type ) : int
type TheoremType The theorem type.
Résultat int