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 0.11.0-preview.1.
TimeSpan add(const this, TimeSpan other)Adds another duration.
This operation does not throw.
Duration to add.
Generated with campc 0.11.0-preview.1.