Method RegisterType RegisterType<TEnumType>() For internal use. Register an enum type to be used as a MetricId. Declaration public static void RegisterType<TEnumType>() Type Parameters Name Description TEnumType The enum type to register.