Namespace Loehnert.Utility
Classes
- DebounceDispatcher
Provides Debounce() and Throttle() methods. Use these methods to ensure that events aren't handled too frequently.
- Path
Performs operations on System.String instances that contain file or directory path information.
- ResourcesUtilies
Contains utilities for resources.