Get the registered name of a class. If the class has not been registered, return the class name.
The class we want to get register name for. It must have a public static member called className defined.
className
registered name or class name.
Generated using TypeDoc
Get the registered name of a class. If the class has not been registered, return the class name.