MemberFakeAttribute

Undocumented in source.

Constructors

this
this(const(MemberFunctionAttribute) attr)
Undocumented in source.

Members

Functions

isBuiltIn
bool isBuiltIn()
Undocumented in source. Be warned that the author may not have intended to support it.
toHTML
string toHTML()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attr
const(MemberFunctionAttribute) attr;
Undocumented in source.

Inherited Members

From FakeAttribute

toHTML
string toHTML()
Undocumented in source.

Meta