|
Treehopper C# API
|
This is the complete list of members for Utility, including all inherited members.
| BcdToString(int val, int decimalPlace=0, bool showLeadingZeros=false) | Utility | static |
| Error(string message, bool fatal=false) | Utility | static |
| Error(Exception ex) | Utility | static |
| ForEach< T >(this IEnumerable< T > enumeration, Action< T > action) | Utility | static |
| Forget(this Task task) | Utility | static |
| RandomString(int length) | Utility | static |
| ToHexString(this byte[] ba) | Utility | static |