SupportFunctions Class
Namespace: PIX
Assembly: PIX.dll
Assembly: PIX.dll
Inheritance
-
System.Object
- SupportFunctions
Syntax
public static class SupportFunctions
Methods
Name | Description |
---|---|
GetDayOfWeek(Int32, Boolean) | |
GetDayOfWeekSortOrder(DayOfWeek, DayOfWeek) | |
GetIconName(eStatusFlag) | |
GetImage(TaskStatusValue) | |
GetString(String, String) | |
IsEqual(List<Uri>, List<Uri>) | |
MyBoolParse(String) | |
MyIntParse(String, Int32) | |
MyStringJoin(IEnumerable<String>) |
Returns a comma-separated list of the items -- unless it only contains exactly TWO items, then it returns the two values separated by " and ". |
MyStringParse(Boolean) | |
NaturalJoin<T>(IEnumerable<T>, String) |
Constructs a comma-separated list of the items, but the last pair are combined with the 'lastDivider'-string (defaults to " and "). |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!