Click or drag to resize

YBaseExtensions Class

Extension methods class for YBase.
Inheritance Hierarchy
SystemObject
  Upsilon.Common.LibraryYBaseExtensions

Namespace: Upsilon.Common.Library
Assembly: Upsilon.Common.Library (in Upsilon.Common.Library.dll) Version: 2.2.2+14985a67b419f90e14e6b1bde61d18cf6cf12b27
Syntax
C#
public static class YBaseExtensions

The YBaseExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetAlphabet Returns the alphabet of the given YBase.
Public Extension MethodGetBaseNumber Returns the base number of the given YBase.
Public methodStatic memberGetBases Returns all values of the YBase enum.
Public Extension MethodGetDigitGroup Returns the digit group of the given YBase.
Public Extension MethodGetPrefix Returns the prefix of the given YBase.
Top
See Also