static RIMessageColors() { MessageColors = new Hashtable(); ReflectInsightService.Initialize(); }
static RILogManager() { FInstances = new Hashtable(); ReflectInsightService.Initialize(); }
/// <summary> /// Initializes the <see cref="RIExceptionManager"/> class. /// </summary> static RIExceptionManager() { _logTextFileWriterFactory = new LogTextFileWriterFactory(); ReflectInsightService.Initialize(); }
static ReflectInsightDispatcher() { ReflectInsightService.Initialize(); }
public static void Initialize() { ReflectInsightService.Initialize(); }
internal ConfigurationControl() { ReflectInsightService.Initialize(); }
static RIListenerGroupManager() { FListenerGroups = new Hashtable(); ReflectInsightService.Initialize(); }