DCSSContainer

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(DCSSContainer obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_cssItems
DCSSObj[] _cssItems;
Undocumented in source.

Meta