Static Public Member Functions | |
| static void | Init (Form form, Delegate_PtRtLogger_AddListbox AddListBox, Delegate_PtRtLogger_ClearListBox ClearListbox) |
| static void | AddToLog (String obj, String str) |
| static void | AddToLog (String str) |
| static void | ClearLog () |
Static Public Attributes | |
| static bool | EnableLogging = true |
| static void Powertek.Rt.PtRtLogger.AddToLog | ( | String | str | ) | [static] |
AddToLog.
| str |
| static void Powertek.Rt.PtRtLogger.AddToLog | ( | String | obj, | |
| String | str | |||
| ) | [static] |
AddToLog.
| obj | ||
| str |
| static void Powertek.Rt.PtRtLogger.ClearLog | ( | ) | [static] |
ClearLog.
| static void Powertek.Rt.PtRtLogger.Init | ( | Form | form, | |
| Delegate_PtRtLogger_AddListbox | AddListBox, | |||
| Delegate_PtRtLogger_ClearListBox | ClearListbox | |||
| ) | [static] |
Init.
| form | ||
| AddListBox | ||
| ClearListbox |
bool Powertek.Rt.PtRtLogger.EnableLogging = true [static] |
EnableLogging.
1.5.7.1