Common utility classes
| C# |
namespace CS.Core
| All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| ApplicationManifestInfo | ||
| Base32K |
Represents a byte[] as a string, skips characters 0 and O, 1 and I to improve readability
| |
| Base36 |
Class representing a Base36 number
| |
| CancelEventArgs<(Of <(T>)>) |
Generic event argument class in reference to an item
| |
| ClickOnce | ||
| ClickOnceShortcut |
Automates the creation of additional shortcuts to a click once application
| |
| ClickOnceUpgradePoller | ||
| DayOfWeekWrapper |
Wraps a DayOfWeek for the purpose use in databinding
| |
| EnumHelper |
Class of static utility methods designed to help with Enum conversions
| |
| EventArgs<(Of <(T>)>) |
Generic event argument class in reference to an item
| |
| ExceptionEventArgs |
ExceptionEventArgs
| |
| IDisposableNotify |
Interface for an object which disposes and provides notification of its disposal state.
| |
| InvalidBase36DigitException | ||
| InvalidBase36DigitValueException | ||
| InvalidBase36NumberException | ||
| InvalidBase36ValueException | ||
| ISuspendable |
Standard interface for a object that has a suspendable operation
| |
| LicenseAgreement |
License Agreement dialog
| |
| ClickOnce..::.OverallProgressInfo | ||
| PlatformCheck |
Provides static properties for determining what platform is running
| |
| PlatformCheck..::.PlatformType |
Detected Platforms
| |
| ClickOnce..::.ProgressInfo | ||
| SettingsSchema..::.SettingDataTable |
Represents the strongly named DataTable class.
| |
| SettingsSchema..::.SettingRow |
Represents strongly named DataRow class.
| |
| SettingsSchema..::.SettingRowChangeEvent |
Row event argument class
| |
| SettingsSchema..::.SettingRowChangeEventHandler | ||
| Settings | ||
| SettingsSchema |
Represents a strongly typed in-memory cache of data.
|