Lawo Namespace |
Class | Description | |
---|---|---|
BufferHelper | Provides helper functions for buffers. | |
ExceptionMessages | Provides constants for common exception messages. | |
FastEnum | Provides cached implementations for some of the Enum methods. | |
GenericCompare | Provides fast methods to compare values of generic types. | |
HashCode | Provides helper methods for hash codes. | |
ObjectHelper | Provides helper methods for objects. | |
ScopeGuard | Helper class for creation of ScopeGuardT objects. | |
ScopeGuardT | Simplifies resource object handling in functions that only create resource objects (but do not dispose
them). |