![]() | Capgemini.CommonObjectUtils Namespace |
Class | Description | |
---|---|---|
![]() ![]() | BuilderT |
An abstract base class for Builder classes.
|
![]() | EnumerableExtensions |
Holds extensions to objects that implement the IEnumerable interface.
|
![]() | EqualsBuilder |
A class used to compare object field values inside the Equals method.
|
![]() | ExceptionExtensions |
Holds extensions to the Exception class.
|
![]() | HashCodeBuilder |
A class used to generate hash codes from object field values inside the GetHashCode method.
|
![]() | MemoryPipe |
A one way in memory data pipe.
|
![]() | MissingBuilderArgumentException |
An exception that is thrown when mandatory arguments aren't supplied to sub-classes of
the BuilderT class before calling the Build method.
|
![]() | ToStringBuilder |
A class used to generate string representations of objects for debugging purposes in the ToString method.
|
Enumeration | Description | |
---|---|---|
![]() | BuilderTNecessity |
An enumeration that specifies the necessity of a builder argument (whether the argument is
optional or mandatory).
|