Treehopper C# API
Utility Member List

This is the complete list of members for Utility, including all inherited members.

BcdToString(int val, int decimalPlace=0, bool showLeadingZeros=false)Utilitystatic
Error(string message, bool fatal=false)Utilitystatic
Error(Exception ex)Utilitystatic
ForEach< T >(this IEnumerable< T > enumeration, Action< T > action)Utilitystatic
Forget(this Task task)Utilitystatic
RandomString(int length)Utilitystatic
ToHexString(this byte[] ba)Utilitystatic