Click or drag to resize
Lawo Namespace
Contains types related to the ones in the System namespace.
Classes
  ClassDescription
Public classBufferHelper
Provides helper functions for buffers.
Public classExceptionMessages
Provides constants for common exception messages.
Public classFastEnum
Provides cached implementations for some of the Enum methods.
Public classGenericCompare
Provides fast methods to compare values of generic types.
Public classHashCode
Provides helper methods for hash codes.
Public classObjectHelper
Provides helper methods for objects.
Public classScopeGuard
Public classCode exampleScopeGuardT
Simplifies resource object handling in functions that only create resource objects (but do not dispose them).