DCSSDeclaration

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string aName)
Undocumented in source.
this
this(string aName, string aValue)
Undocumented in source.

Members

Aliases

opEquals
alias opEquals = Object.opEquals
Undocumented in source.

Functions

_init
void _init()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(string css)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(DCSSDeclaration obj)
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.

Meta