C# Класс GeoGen.Core.TheoremTypeExtensions

The extensions methods for TheoremType.
Показать файл Открыть проект

Открытые методы

Метод Описание
GetNumberOfNeededObjects ( TheoremType type ) : int

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

Приватные методы

Метод Описание
GeoGenException ( ) : GeoGen.Core.TheoremType
nameof ( ) : GeoGen.Core.TheoremType

Описание методов

GetNumberOfNeededObjects() публичный статический Метод

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.
Результат int