TimeSpan.add
TimeSpan add(const this, TimeSpan other)Adds another duration.
Remarks
This operation does not throw.
Parameters
const
this
TimeSpan
other
Duration to add.
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.
TimeSpan add(const this, TimeSpan other)Adds another duration.
This operation does not throw.
Duration to add.
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.