Namespace ImageVault.Common.Lib
Classes
ActivatorUtil
Summary description for ActivatorUtil.
BaseException
Summary description for BaseException.
BitUtil
Utility class for bit operations
ConnectionStringBuilder
Context<T>
A generic context class for allowing nested contexts.
DateExtensions
Utilityclass for date functions
EnumerableExtensions
Extension methods for ease of access
EnumExtensions
Extension methods for enums
EnumUtil
A helper class for handling enums
ExceptionExtensions
Summary description for ExceptionExtensions.
IntegerEnumerableExtensions
Extensions for integer enumerables
LambdaComparer<T>
Summary description for LambdaComparer.
LambdaEqualityComparer<T>
An IEqualityComparer that uses a lambda expression for comparing two instances.
MacAddressUtil
Summary description for MacAddressUtil.
Random
Represents a pseudo-random number generator, based on the sourcecode of System.Random. This implementation identifies- and deals with some multithreading concurrency problems.
RandomUtil
Summary description for RandomUtil.
RangeNotSatisfiableException
Summary description for RangeNotSatisfiableException.
ReferenceObjectComparer
A object comparer that compares two objects and sees if they are based on the same reference.
SortOrderAttribute
Sort order attribute
StringConverterUtil
Summary description for StringConverterUtil.
StringExtensions
Extension methods for strings
StringUtil
Summary description for StringUtil.
TimeSpanUtil
Interfaces
IReferenceObjectComparer
Defines an comparer that takes two instances and determines if they are based on the same object.