- PeyrSharp.Core (namespace)
- Maths (namespace)
- Geometry (namespace)
- Circle
-
constructor(double radius)
-
Area
-
Perimeter
-
- Rectangle
-
constructor(double width, double height)
-
Diagonal
-
Area
-
- Triangle
-
constructor(double width, double height|double s1, double s2, double s3)
-
FromSides(double*3)
(static) -
FromSize(double width, double height)
(static) -
Area
-
Perimeter
-
CanBeBuilt
-
Hypotenuse
-
IsRight
-
- Cube
-
constructor(double side, [double height])
-
Volume
-
Edge
-
Area
-
- Cylinder
-
constructor(double radius, double height)
-
Volume
-
Height
-
BaseArea
-
- Pyramid
-
constructor(double length, double width, double height)
-
FromVolume()
(static) -
FromWidthArea()
(static) -
FromLengthArea()
(static) -
Volume
-
Height
-
LengthBase
-
WidthBase
-
- Hexagon
-
constructor(double side)
-
Area
-
Perimeter
-
- Diamond
-
constructor(double side|double diag1, double diag2)
-
Area
-
Perimeter
-
- Sphere
-
constructor(double radius)
-
Area
-
Volume
-
- Cone
-
constructor(double radius, double height)
-
Volume
-
- Circle
- Algebra (inside of the Maths namespace)
-
Sum()
-
IsInt()
-
GetOpposite()
-
Factorial()
-
PositiveOf()
-
NegativeOf()
-
GetResultsOf()
-
- Trigonometry (inside of the Maths namespace)
-
GetOpposedSideFrom()
-
GetAdjacentSideFrom()
-
GetHypotenuseSideFrom()
-
- Percentages
-
IncreaseBy()
-
DecreaseBy()
-
GetInvertedEvolutionRate()
-
ProportionToPercentageString()
-
- Geometry (namespace)
- Password
-
GenerateAsync()
-
GetStrength()
-
- Guid
-
Generate()
-
GuidOptions
-
- Converters
- Distances
-
MilesToKilometers()
-
KilometersToMiles()
-
FeetToMeters()
-
MetersToFeet()
-
- Temperatures
-
CelsiusToFahrenheit()
-
FahrenheitToCelsius()
-
- Volumes
-
CubicMeterToLitre()
-
LitreToCubicMeter()
-
- Masses
-
PoundsToKilograms()
-
KilogramsToPounds()
-
- Time/Date
-
ToSeconds()
-
ToMinutes()
-
ToHours()
-
ToDays()
-
- Storage
-
ToByte()
-
ToKilobyte()
-
ToMegabyte()
-
ToGigabyte()
-
ToTerabyte()
-
ToPetabyte()
-
- Color (namespace)
- RGB (class)
-
constructor(Color|int, int, int)
-
ToHex()
-
ToHsv()
-
- HEX (class)
-
constructor(string)
-
ToRgb()
-
ToHsv()
-
- RGB (class)
- Angle
-
RadiansToDegrees()
-
DegreesToRadians()
-
- Distances
- Internet
-
IsAvailableAsync()
-
GetStatusCodeAsync()
-
GetStatusDescriptionAsync()
-
IsUrlValid()
-
GetUrlProtocol()
-
- Crypt
-
Encrypt3Des()
-
EncryptAes()
-
EncryptRsa()
-
Decrypt3Des()
-
DecryptAes()
-
DecryptRsa()
-
- Maths (namespace)
- PeyrSharp.Env (namespace)
- FileSys
-
GetAvailableSpace()
-
GetOccupiedSpace()
-
GetTotalSpace()
-
CountCharsInFileAsync()
-
CanWriteFile()
-
GetSystemDrive
-
- Logger
-
Log()
-
- Update
-
GetLastVersionAsync()
-
IsAvailable()
-
- System
-
CurrentWindowsVersion
-
RunningProcesses
-
LaunchUwpApp()
-
ExecuteAsAdmin()
-
CurrentOperatingSystem
-
IsDarkThemeSupported
-
- FileSys
- PeyrSharp.Enums (namespace)
- WindowsVersion
- TimeUnits
- SystemThemes
- OperatingSystems
- StorageUnits
- ControlAlignment
- PasswordPresets
- PasswordStrength
- TriangleSides
- PeyrSharp.Exceptions (namespace)
-
RGBInvalidValueException
-
HEXInvalidValueException
-
InvalidGuidLengthException
-
- PeyrSharp.Extensions (namespace)
- String
-
CountWords()
-
Encrypt()
-
Decrypt()
-
SplitLines()
-
HasRepeatedChar()
-
EndsWithSamePunctuation()
-
- Int
-
IsEven
-
Double
-
Divisors
- + all conversion units that support
int
-
- Double
- all conversion units that support
double
- all conversion units that support
- Array (
T[]
)-
Append()
-
RemoveElement()
-
- String
- PeyrSharp.UiHelpers
- WinForms
-
GetMousePosition()
-
CenterControl()
-
CenterForm()
-
- Screen
-
GetDpi()
-
GetScale()
-
- WPF
-
GetMousePosition
-
- WinForms