DCSSRules.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. O opCall(string aSelector, string name, string value)
    class DCSSRules
    O
    opCall
    (
    this O
    )
    (
    string aSelector
    ,
    string name
    ,
    string value
    )
  2. O opCall(string aSelector, string[string] someDeclarations)
  3. O opCall(DCSSRule aRule)
  4. O opCall(DCSSRule aRules)

Meta