The InTheHand namespace contains fundamental classes and base classes.
| C# | Visual Basic |
namespace InTheHand
Namespace InTheHand
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| ActivatorHelper |
Helper for Activator for specific badly behaved COM objects.
| |
| DecimalHelper |
Provides helper methods to allow conversion of managed Decimal objects to and from their OLE Automation equivalents.
| |
| EnumHelper |
Extends the functionality of Enum
| |
| Environment2 | ||
| EnvironmentHelper |
Extends the functionality of Environment
| |
| GuidHelper |
Helper class for generating a globally unique identifier (GUID).
| |
| ObexUri |
Contains Uri helper functionality.
| |
| EnvironmentHelper..::.SpecialFolder |
Specifies enumerated constants used to retrieve directory paths to system special folders.
|