Element.add_class

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) add_class(string class_name, bool value)
    class Element
    typeof(this)
    add_class
    (
    string class_name
    ,
    bool value = true
    )
  2. typeof(this) add_class(string[] class_names)

Meta