Tube.using

This function is simply an alias for a call to the use() function.

  1. string using [@property getter]
  2. string using [@property setter]
    class Tube
    @property
    void
    using
    (
    string name
    )

Meta