NSObjectTemplate

Undocumented in source.
mixin template NSObjectTemplate (
T
string className
) {}

Constructors

this
this(id id_)
Undocumented in source.

Members

Static functions

alloc
T alloc()

Allocates, but do not init

getClass
Class getClass()
Undocumented in source. Be warned that the author may not have intended to support it.
getClassID
id getClassID()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta