Class AboutBOOSE
- Namespace
- BOOSE
- Assembly
- BOOSE.dll
public static class AboutBOOSE
- Inheritance
-
AboutBOOSE
- Inherited Members
Fields
ARRAYLIMIT
public const int ARRAYLIMIT = 2
Field Value
BODYLIMIT
public const int BODYLIMIT = 5
Field Value
COMPOUNCOMMANDLIMIT
public const int COMPOUNCOMMANDLIMIT = 1
Field Value
MAXITTERATIONS
public const int MAXITTERATIONS = 200
Field Value
MAXPROGRAMSIZE
public const int MAXPROGRAMSIZE = 20
Field Value
METHODLIMIT
public const int METHODLIMIT = 1
Field Value
SIZELIMIT
public const int SIZELIMIT = 150
Field Value
VARIABLELIMIT
public const int VARIABLELIMIT = 5
Field Value
Properties
Version
Get version of BOOSE
public static float Version { get; }
Property Value
Methods
about()
public static string about()