이름 |
설명 |
ActionStack |
Do, Undo, Redo stack. |
Argument |
Holds information about the current arguments of the running instance. |
ArgumentUtil |
Static class that holds the information of the argument. |
Benchmark |
Util to calculate the timeSpan diff between two parts of the code. |
Clipboard |
|
ColorExtensions |
|
Commands |
Custom Commands. |
Constants |
Constants for the .net Gif encoding process. |
CultureUtil |
Class that holds the current culture selected by the user. |
CursorInfo |
|
FastRandom |
|
FrameInfo |
|
FrameRate |
Frame rate monitor. |
Glass |
|
Global |
|
Humanizer |
Machine to Human converter. Just kidding. ;) |
Lang |
|
LocalizationHelper |
Deals with localization behaviors. |
LogWriter |
Log Writer Class |
MathHelper |
|
Native |
|
Native.CURSORINFO |
|
Native.ICONINFO |
|
Native.MARGINS |
|
Native.POINT |
|
Native.RECT |
|
Other |
Other helper methods. |
ScrollSynchronizer |
|
Secret |
|
UserActivityHook |
This class allows you to tap keyboard and mouse and / or to detect their activity even when an application runes in background or does not have any user interface at all. This class raises common .NET events with KeyEventArgs and MouseEventArgs so you can easily retrive any information you need. |
UserActivityHook.KeyboardHookStruct |
|
UserActivityHook.MouseHookStruct |
|
UserActivityHook.MouseLLHookStruct |
|
UserActivityHook.POINT |
|