// PRiVATE METHODS
 private static Type[] GetKnownTypes()
 {
     return(EventRegistry.GetEventTypeReferencesFromAllAssemblies());
 }