C# (CSharp) LogViewer.Utilities Namespace

Classes

Name Description
DelayedActions This class provides a delayed action that has a name. If the same named action is started multiple times before the delay if fires the action only once.
DelayedActions.DelayedAction
HlsColor
LogEntryFMT
LogEntryGPS
ProgressUtility
Raw8UBitmapDecoder
Settings
UiDispatcher A simple helper class that gives a way to run things on the UI thread. The app must call Initialize once during app start, using inside OnLaunch.