Upsilon.
|
Class | Description | |
---|---|---|
![]() |
YArgument | This class represents an argument parsed by a YArgumentParser. |
![]() |
YArgumentParser | The Upsilon Ecosystem argument parsing engine. |
![]() |
YAssemblyInformations | This static class contains static methods about assemblies. |
![]() |
YBaseExtensions | Extension methods class for YBase. |
![]() |
YBigInteger | This class represents a big integer. |
![]() |
YConfigurationProviderT | Represents a Configuration provider on the given enum. |
![]() |
YDatabase | Represent a database. |
![]() |
YDataTable | Represent a data table. |
![]() |
YDefaultableDictionaryTKey, TValue | Represent a defaultable Dictionnary. |
![]() |
YEnumExtentionMethods | This static class contains the enum extention methods. |
![]() |
YException | Represent a null reference exception |
![]() |
YLinqExtentionMethods | This static class contains the Linq extention methods. |
![]() |
YLocker | Represents a locker. |
![]() |
YNullReferenceException | Represent a null reference exception |
![]() |
YObjectExtentionMethods | This static class contains the object extention methods. |
![]() |
YSecurity | This static class contains the security functions. |
![]() |
YSecurityErrorException | This class represent a security error exception. Thrown by YSecurity.Decrypt if any error occurs. |
![]() |
YSerializationCenter | This static class contains the serialization methods. |
![]() |
YStaticMethods | This static class contains some static methods and extention methods. |
![]() |
YStringExtentionMethods | This static class contains the string extention methods. |
![]() |
YTableFieldAttribute | Represents a Table field. |
![]() |
YTextBlock | This class represents a text block. |
![]() |
YTextBlockSearchConfiguration | Configure the search using GetNextTextBlock(String, YTextBlockSearchConfiguration) method. |
![]() |
YTranslator |
A string translation engine. Inherits from Dictionary<string, string>. |
![]() |
YVersion | This class represents a version. |
![]() |
YWrongArgumentFormatException | This class represent a wrong argument format exception. Thrown by YArgumentParser if the given arguments is wrong. |
![]() |
YXmlAttributeCollectionExtentionMethods | This static class contains the XmlAttributeCollection extention methods. |
Enumeration | Description | |
---|---|---|
![]() |
YAssemblyInformationsYTargetAssembly | The target assembly. |
![]() |
YBase | Enumerate numeric bases |
![]() |
YSecurityErrorExceptionSourceCode | Represent the source of the error. |
![]() |
YVersionFormat | Enumerate YVersion to string format. |