Terrasoft.Common - пространство имен Смотри также Иерархия наследования
Glossary Item Box
Имя | Описание | |
---|---|---|
AdaptiveStringBuilder | Provides mutable string of characters with optimized string building mechanism. This class cannot be inherited. | |
AdaptiveStringBuilderUtilities | Comprises utility methods for working with the AdaptiveStringBuilder class. | |
AfterNameChangeEventArgs | Provides status data after the name changing event. | |
AppStartupException | Represents the error message on start-up of the System.String application. | |
ArgumentEmptyException | Represents exception that is thrown when input arguments have value-types. | |
ArgumentMismatchItemsCountException | Represents exception that is thrown on the mismatch of the number of elements in the collection of the argument. | |
ArgumentNullOrEmptyException | The exception that is thrown when the input arguments of the string type are empty or null objects. | |
ArrayUtilities | Comprises utility methods for working with the arrays | |
AuthUtilities | ||
BaseResource | The base class for the resource. | |
BeforeNameChangeEventArgs | Provides status data before the name changing event. | |
BoolCommandLineParameter | The base class for the boolean parameters. | |
BytesToStringUtilities | Provides methods for conversion of values of the System.Byte type into the values of the System.String type. | |
CollectionUtilities | Provides utility methods for working with collections. | |
ColorUtilities | Provides utility methods for working with colour palette. | |
CommandLine | Provides methods of working with command line. | |
CommandLineParameter | The base class of the command line parameter. | |
CommandLineParameterCollection | Provides methods of working with the collection of the command line parameters. | |
CompilerErrorCollectionUtilities | Provides methods of working with collections of errors and warnings of the compiler. | |
CompressionUtilities | Provides zip (compression) and unzip methods. | |
DataConverter | Base class of the data type converter. | |
DataReader | The base class for the classes that implement sequential reading of the data. | |
DataTypeMismatchException | Provides exception, which is thrown upon an attempt to set invalid value of a property. | |
DataTypeUtilities | Provides utility methods for working with data types. | |
DataWriter | The base class for the classes that implement sequential writing of the data. | |
DataWriterSettings | Provides settings for the DataWriter class. | |
DateTimeUtilities | Comprises utility methods for working with the date and time. | |
DbOperationException | The exception that is thrown when database operation executed. | |
DBUtilities | Provides utility methods for working with database objects. | |
DESCryptoServiceProvider | Provides methods for encrypting text using the DES algorithm. | |
DictionaryUtilities | Comprises utility methods for working with dictionaries. | |
DSACryptoServiceProvider | Provides methods for encrypting text with an open key using the DSA algorithm. | |
DublicateDataException | The exception that is thrown when instances of data is duplicated. | |
DynamicXml | Provides methods of working with an XML document. | |
EnumCommandLineParameter<TValues> | The base class for the command line parameters of the enumeration type. | |
EnumStrictUtilities | Comprises utility methods for working with the enumerations. | |
EnumUtilities | Comprises utility methods for working with the enumerations. | |
FileUtilities | Provides methods of working with files. | |
ForeignPackageException | ||
FormulaUtilities | Contains static mathematical functions that are missing in System.Math. | |
GeneralResourceStorage | Provides methods of working with resource store. | |
GraphicUtilities | Comprises utility methods for working with image. | |
GuidUtilities | Comprises utility methods for working with the System.Guid structure. | |
ImageUrlBuilder | Provides methods for generating URL of graphics objects. | |
InvalidNameException | The exception that is thrown when the name is incorrect. | |
InvalidObjectStateException | The exception that is thrown when object state is incorrect. | |
InvalidTypeCastException | The exception that is thrown for invalid casting or explicit conversion. | |
ItemAlreadyExistException | The exception that is thrown when the item already exists in current collection. | |
ItemNotFoundException | The exception that is thrown when an item cannot be found in collection. | |
JsonDataReader | Provides methods for reading data in the Json format. | |
JsonDataWriter | Represents methods for sequential writing of data in the Json format. | |
JsonDataWriterSettings | Provides methods and properties for the JsonDataWriter settings. | |
LocalizableImage | Provides methods of working with localizable image. | |
LocalizableString | Provides methods of working with localizable string. | |
LocalizableStringConverter | Provides methods for conversion of the LocalizableString type into other types and vice versa. | |
LocalizableValue | The base class for the localizable value. | |
LocalizableValue<T> | The template for localizable values of different types that represents its method. | |
LocalizableValueCollection | Provides methods of working with the collection of localizable values. | |
MetaPathNullOrEmptyException | The exception that is thrown when the objects of the System.String type that represent path to metadata are empty or null objects. | |
MismatchItemsCountException | The exception that is thrown on the mismatch of the number of items in the collection. | |
NameChangeEventArgs | Base class for the status data of the name changing event. | |
NullOrEmptyException | The exception that is thrown when the objects of the System.String type are empty or null objects. | |
ObjectIsReadOnlyException | The exception that is thrown when you try to change the value of read-only objects. | |
ReflectionUtilities | Provides methods for working with information about classes and types during execution. | |
ResourceBuilder | Provides methods for building resources. | |
ResourceGroup | Provides methods of working with resource group. | |
ResourceGroupCollection | Provides methods of working with collection of groups. | |
ResourceItem | The base class for the resource element presentation. | |
ResourceItemCollection | Provides methods of working with collection of resource elements. | |
ResourceManagerCollection | Represents methods of working with collection of resource managers. | |
ResourcePackage | Provides methods of working with resource pack. | |
SourceControlLockException | The exception that is thrown when an item is locked in the version control system. | |
SourceControlSecurityException | The exception that is thrown upon securoty error when working with the version control system. | |
StreamUtilities | Comprises utility methods for working with the streams. | |
StringUtilities | Provides methods of working with strings. | |
StringWriterWithEncoding | Implements System.IO.StringWriter for writing data to string while taking the encoding into account. | |
SvnHookException | ||
TopologicalSorterLoopsException<T> | Class (generalized) of the exception for passing information on dependency cycle between the items of the list. | |
UnsupportedTypeException | The exception that is thrown when an unsupported type is encountered. | |
UriUtilities | Comprises utility methods for working with the unified resource identifiers (URI). | |
ValidateUtilities | ||
WebMethodInfo | ||
WebMethodInfoCollection | ||
WebMethodParameterInfo | ||
WebServiceInfo | ||
WebServiceUtilities | ||
XmlDataReader | Provides methods for reading data in the XML format. | |
XmlDataWriter | Represents methods for sequential writing of data in the XML format. | |
XmlDataWriterSettings | Provides settings for the class XmlDataWriter | |
XmlResourceReader | Provides methods for reading the metadata of resources in the XML format. | |
XmlResourceWriter | Provides methods for writing the metadata of resources into XML format. |
Имя | Описание | |
---|---|---|
AggregationType | The type of aggregate function (can have None value). | |
AggregationTypeStrict | The type of aggregate function (cannot have None value). | |
ArithmeticOperation | Arithmetic operation. | |
BitwiseOperation | Bitwise operation. | |
DateTimeValueKind | Date and time. | |
LogicalOperation | Logical operation. | |
LogicalOperationStrict | Logical operation (cannot have None value). | |
MessageType | The type of message. | |
OrderDirection | Sorting order (can have None value). | |
OrderDirectionStrict | Sorting order (cannot have None value). | |
ParameterDirection | The modifier of the parameter. Determines the direction of the parameter value transfer. | |
ResourceItemType | The type of resource. | |
SessionEndMethod | Method for closing user session. | |
SourceControlSaveType | Type of commit operation to the version control repository. |