NuObject.toString

Gets the name of the class.

class NuObject
@nogc override
string
toString
()

Return Value

Type: string

Name of class based on its compile-time generated typeid.

Meta